is not current version
Last Version 0.1.0-2

org.webjars:amdefine 0.1.0-1

WebJar for amdefine

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

amdefine
Version

Version

0.1.0-1
Type

Type

jar

Download amdefine 0.1.0-1


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