License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpseudomap |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionpseudomap
WebJar for pseudomap
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pseudomap-1.0.2.pom | |
pseudomap-1.0.2.jar | 6 KB |
pseudomap-1.0.2-sources.jar | 22 bytes |
pseudomap-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pseudomap/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pseudomap</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pseudomap/
implementation 'org.webjars.npm:pseudomap:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/pseudomap/
implementation ("org.webjars.npm:pseudomap:1.0.2")
'org.webjars.npm:pseudomap:jar:1.0.2'
<dependency org="org.webjars.npm" name="pseudomap" rev="1.0.2">
<artifact name="pseudomap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pseudomap', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "pseudomap" % "1.0.2"
[org.webjars.npm/pseudomap "1.0.2"]