is not current version
Last Version 0.4

org.sonatype.restsimple:restsimple-asmtemplate 0.3


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.sonatype.restsimple
ArtifactId

ArtifactId

restsimple-asmtemplate
Version

Version

0.3
Type

Type

jar

Download restsimple-asmtemplate 0.3


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