GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdamdefine |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
amdefine-0.0.4.pom | |
amdefine-0.0.4.jar | 9 KB |
amdefine-0.0.4-sources.jar | 22 bytes |
amdefine-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/amdefine/
implementation 'org.webjars.npm:amdefine:0.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/amdefine/
implementation ("org.webjars.npm:amdefine:0.0.4")
'org.webjars.npm:amdefine:jar:0.0.4'
<dependency org="org.webjars.npm" name="amdefine" rev="0.0.4">
<artifact name="amdefine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='amdefine', version='0.0.4')
)
libraryDependencies += "org.webjars.npm" % "amdefine" % "0.0.4"
[org.webjars.npm/amdefine "0.0.4"]