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