GroupId | GroupIdorg.openengsb.build |
---|---|
ArtifactId | ArtifactIdnon-osgi-settings |
Version | Version1.0.0.RC3 |
Type | Typepom |
Filename | Size |
---|---|
non-osgi-settings-1.0.0.RC3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.build/non-osgi-settings/ -->
<dependency>
<groupId>org.openengsb.build</groupId>
<artifactId>non-osgi-settings</artifactId>
<version>1.0.0.RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.build/non-osgi-settings/
implementation 'org.openengsb.build:non-osgi-settings:1.0.0.RC3'
// https://jarcasting.com/artifacts/org.openengsb.build/non-osgi-settings/
implementation ("org.openengsb.build:non-osgi-settings:1.0.0.RC3")
'org.openengsb.build:non-osgi-settings:pom:1.0.0.RC3'
<dependency org="org.openengsb.build" name="non-osgi-settings" rev="1.0.0.RC3">
<artifact name="non-osgi-settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.build', module='non-osgi-settings', version='1.0.0.RC3')
)
libraryDependencies += "org.openengsb.build" % "non-osgi-settings" % "1.0.0.RC3"
[org.openengsb.build/non-osgi-settings "1.0.0.RC3"]