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