License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdamplitudejs |
Version | Version3.2.3 |
Type | Typejar |
Description |
Descriptionamplitudejs
WebJar for amplitudejs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
amplitudejs-3.2.3.pom | |
amplitudejs-3.2.3.jar | 47 KB |
amplitudejs-3.2.3-sources.jar | 22 bytes |
amplitudejs-3.2.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/amplitudejs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>amplitudejs</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/amplitudejs/
implementation 'org.webjars.npm:amplitudejs:3.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/amplitudejs/
implementation ("org.webjars.npm:amplitudejs:3.2.3")
'org.webjars.npm:amplitudejs:jar:3.2.3'
<dependency org="org.webjars.npm" name="amplitudejs" rev="3.2.3">
<artifact name="amplitudejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='amplitudejs', version='3.2.3')
)
libraryDependencies += "org.webjars.npm" % "amplitudejs" % "3.2.3"
[org.webjars.npm/amplitudejs "3.2.3"]