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