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