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