GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdregl-line2d |
Version | Version2.1.5 |
Type | Typejar |
Filename | Size |
---|---|
regl-line2d-2.1.5.pom | |
regl-line2d-2.1.5.jar | 20 KB |
regl-line2d-2.1.5-sources.jar | 22 bytes |
regl-line2d-2.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/regl-line2d/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>regl-line2d</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/regl-line2d/
implementation 'org.webjars.npm:regl-line2d:2.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/regl-line2d/
implementation ("org.webjars.npm:regl-line2d:2.1.5")
'org.webjars.npm:regl-line2d:jar:2.1.5'
<dependency org="org.webjars.npm" name="regl-line2d" rev="2.1.5">
<artifact name="regl-line2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='regl-line2d', version='2.1.5')
)
libraryDependencies += "org.webjars.npm" % "regl-line2d" % "2.1.5"
[org.webjars.npm/regl-line2d "2.1.5"]