GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdamdefine |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
amdefine-0.0.8.pom | |
amdefine-0.0.8.jar | 9 KB |
amdefine-0.0.8-sources.jar | 22 bytes |
amdefine-0.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/amdefine/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>amdefine</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/amdefine/
implementation 'org.webjars.npm:amdefine:0.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/amdefine/
implementation ("org.webjars.npm:amdefine:0.0.8")
'org.webjars.npm:amdefine:jar:0.0.8'
<dependency org="org.webjars.npm" name="amdefine" rev="0.0.8">
<artifact name="amdefine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='amdefine', version='0.0.8')
)
libraryDependencies += "org.webjars.npm" % "amdefine" % "0.0.8"
[org.webjars.npm/amdefine "0.0.8"]