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