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