Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdbe.atbash.json |
ArtifactId | ArtifactIdoctopus-json-smart-parent |
Version | Version0.9.1 |
Type | Typepom |
Filename | Size |
---|---|
octopus-json-smart-parent-0.9.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.json/octopus-json-smart-parent/ -->
<dependency>
<groupId>be.atbash.json</groupId>
<artifactId>octopus-json-smart-parent</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.json/octopus-json-smart-parent/
implementation 'be.atbash.json:octopus-json-smart-parent:0.9.1'
// https://jarcasting.com/artifacts/be.atbash.json/octopus-json-smart-parent/
implementation ("be.atbash.json:octopus-json-smart-parent:0.9.1")
'be.atbash.json:octopus-json-smart-parent:pom:0.9.1'
<dependency org="be.atbash.json" name="octopus-json-smart-parent" rev="0.9.1">
<artifact name="octopus-json-smart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.json', module='octopus-json-smart-parent', version='0.9.1')
)
libraryDependencies += "be.atbash.json" % "octopus-json-smart-parent" % "0.9.1"
[be.atbash.json/octopus-json-smart-parent "0.9.1"]