is not current version
Last Version 1.0.1

org.webjars.npm:amdefine 0.1.0

WebJar for amdefine

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

amdefine
Version

Version

0.1.0
Type

Type

jar

Download amdefine 0.1.0


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