Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.dfki.cos.basys.platform |
ArtifactId | ArtifactIdcompiled-bundle-settings |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
compiled-bundle-settings-0.2.0.pom | 828 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/compiled-bundle-settings/ -->
<dependency>
<groupId>de.dfki.cos.basys.platform</groupId>
<artifactId>compiled-bundle-settings</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/compiled-bundle-settings/
implementation 'de.dfki.cos.basys.platform:compiled-bundle-settings:0.2.0'
// https://jarcasting.com/artifacts/de.dfki.cos.basys.platform/compiled-bundle-settings/
implementation ("de.dfki.cos.basys.platform:compiled-bundle-settings:0.2.0")
'de.dfki.cos.basys.platform:compiled-bundle-settings:pom:0.2.0'
<dependency org="de.dfki.cos.basys.platform" name="compiled-bundle-settings" rev="0.2.0">
<artifact name="compiled-bundle-settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.dfki.cos.basys.platform', module='compiled-bundle-settings', version='0.2.0')
)
libraryDependencies += "de.dfki.cos.basys.platform" % "compiled-bundle-settings" % "0.2.0"
[de.dfki.cos.basys.platform/compiled-bundle-settings "0.2.0"]