is not current version
Last Version 0.4

org.sonatype.restsimple:restsimple-sitebricks 0.2


GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-sitebricks
Version

Version

0.2
Type

Type

jar

Download restsimple-sitebricks 0.2


<!-- https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/ -->
<dependency>
    <groupId>org.sonatype.restsimple</groupId>
    <artifactId>restsimple-sitebricks</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/
implementation 'org.sonatype.restsimple:restsimple-sitebricks:0.2'
// https://jarcasting.com/artifacts/org.sonatype.restsimple/restsimple-sitebricks/
implementation ("org.sonatype.restsimple:restsimple-sitebricks:0.2")
'org.sonatype.restsimple:restsimple-sitebricks:jar:0.2'
<dependency org="org.sonatype.restsimple" name="restsimple-sitebricks" rev="0.2">
  <artifact name="restsimple-sitebricks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.restsimple', module='restsimple-sitebricks', version='0.2')
)
libraryDependencies += "org.sonatype.restsimple" % "restsimple-sitebricks" % "0.2"
[org.sonatype.restsimple/restsimple-sitebricks "0.2"]