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