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