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