GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdregl-line2d |
Version | Version3.0.15 |
Type | Typejar |
Filename | Size |
---|---|
regl-line2d-3.0.15.pom | |
regl-line2d-3.0.15.jar | 21 KB |
regl-line2d-3.0.15-sources.jar | 22 bytes |
regl-line2d-3.0.15-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>3.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/regl-line2d/
implementation 'org.webjars.npm:regl-line2d:3.0.15'
// https://jarcasting.com/artifacts/org.webjars.npm/regl-line2d/
implementation ("org.webjars.npm:regl-line2d:3.0.15")
'org.webjars.npm:regl-line2d:jar:3.0.15'
<dependency org="org.webjars.npm" name="regl-line2d" rev="3.0.15">
<artifact name="regl-line2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='regl-line2d', version='3.0.15')
)
libraryDependencies += "org.webjars.npm" % "regl-line2d" % "3.0.15"
[org.webjars.npm/regl-line2d "3.0.15"]