License |
License
MIT
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-unpoly-unpoly |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunpoly
WebJar for unpoly
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-unpoly-unpoly-2.0.1.pom | |
github-com-unpoly-unpoly-2.0.1.jar | 648 KB |
github-com-unpoly-unpoly-2.0.1-sources.jar | 22 bytes |
github-com-unpoly-unpoly-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-unpoly-unpoly/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-unpoly-unpoly</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-unpoly-unpoly/
implementation 'org.webjars.npm:github-com-unpoly-unpoly:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-unpoly-unpoly/
implementation ("org.webjars.npm:github-com-unpoly-unpoly:2.0.1")
'org.webjars.npm:github-com-unpoly-unpoly:jar:2.0.1'
<dependency org="org.webjars.npm" name="github-com-unpoly-unpoly" rev="2.0.1">
<artifact name="github-com-unpoly-unpoly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-unpoly-unpoly', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-unpoly-unpoly" % "2.0.1"
[org.webjars.npm/github-com-unpoly-unpoly "2.0.1"]