License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnewify |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnewify
WebJar for newify
|
Project URL |
Project URL |
Filename | Size |
---|---|
newify-1.1.9.pom | |
newify-1.1.9.jar | 5 KB |
newify-1.1.9-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/newify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>newify</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/newify/
implementation 'org.webjars.npm:newify:1.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/newify/
implementation ("org.webjars.npm:newify:1.1.9")
'org.webjars.npm:newify:jar:1.1.9'
<dependency org="org.webjars.npm" name="newify" rev="1.1.9">
<artifact name="newify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='newify', version='1.1.9')
)
libraryDependencies += "org.webjars.npm" % "newify" % "1.1.9"
[org.webjars.npm/newify "1.1.9"]