GroupId | GroupIdorg.openengsb.build |
---|---|
ArtifactId | ArtifactIdnon-osgi-settings |
Version | Version1.1.0.M1 |
Type | Typepom |
Filename | Size |
---|---|
non-osgi-settings-1.1.0.M1.pom | 2 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.1.0.M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.build/non-osgi-settings/
implementation 'org.openengsb.build:non-osgi-settings:1.1.0.M1'
// https://jarcasting.com/artifacts/org.openengsb.build/non-osgi-settings/
implementation ("org.openengsb.build:non-osgi-settings:1.1.0.M1")
'org.openengsb.build:non-osgi-settings:pom:1.1.0.M1'
<dependency org="org.openengsb.build" name="non-osgi-settings" rev="1.1.0.M1">
<artifact name="non-osgi-settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.build', module='non-osgi-settings', version='1.1.0.M1')
)
libraryDependencies += "org.openengsb.build" % "non-osgi-settings" % "1.1.0.M1"
[org.openengsb.build/non-osgi-settings "1.1.0.M1"]