License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtopcoat-icons |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptiontopcoat-icons
WebJar for topcoat-icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topcoat-icons-0.2.0.pom | |
topcoat-icons-0.2.0.jar | 5 MB |
topcoat-icons-0.2.0-sources.jar | 22 bytes |
topcoat-icons-0.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/topcoat-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>topcoat-icons</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/topcoat-icons/
implementation 'org.webjars.npm:topcoat-icons:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/topcoat-icons/
implementation ("org.webjars.npm:topcoat-icons:0.2.0")
'org.webjars.npm:topcoat-icons:jar:0.2.0'
<dependency org="org.webjars.npm" name="topcoat-icons" rev="0.2.0">
<artifact name="topcoat-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='topcoat-icons', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "topcoat-icons" % "0.2.0"
[org.webjars.npm/topcoat-icons "0.2.0"]