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