GroupId | GroupIdnl.tweeenveertig.openstack |
---|---|
ArtifactId | ArtifactIdjoss |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
joss-0.6.1.pom | |
joss-0.6.1.jar | 143 KB |
joss-0.6.1-sources.jar | 99 KB |
joss-0.6.1-javadoc.jar | 817 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/ -->
<dependency>
<groupId>nl.tweeenveertig.openstack</groupId>
<artifactId>joss</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/
implementation 'nl.tweeenveertig.openstack:joss:0.6.1'
// https://jarcasting.com/artifacts/nl.tweeenveertig.openstack/joss/
implementation ("nl.tweeenveertig.openstack:joss:0.6.1")
'nl.tweeenveertig.openstack:joss:jar:0.6.1'
<dependency org="nl.tweeenveertig.openstack" name="joss" rev="0.6.1">
<artifact name="joss" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.tweeenveertig.openstack', module='joss', version='0.6.1')
)
libraryDependencies += "nl.tweeenveertig.openstack" % "joss" % "0.6.1"
[nl.tweeenveertig.openstack/joss "0.6.1"]