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