License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdguid |
Version | Version0.0.12 |
Type | Typejar |
Description |
Descriptionguid
WebJar for guid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guid-0.0.12.pom | |
guid-0.0.12.jar | 6 KB |
guid-0.0.12-sources.jar | 22 bytes |
guid-0.0.12-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/guid/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>guid</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/guid/
implementation 'org.webjars.npm:guid:0.0.12'
// https://jarcasting.com/artifacts/org.webjars.npm/guid/
implementation ("org.webjars.npm:guid:0.0.12")
'org.webjars.npm:guid:jar:0.0.12'
<dependency org="org.webjars.npm" name="guid" rev="0.0.12">
<artifact name="guid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='guid', version='0.0.12')
)
libraryDependencies += "org.webjars.npm" % "guid" % "0.0.12"
[org.webjars.npm/guid "0.0.12"]