Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.cewolf-art |
ArtifactId | ArtifactIdcewolf-art |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
cewolf-art-1.0.2.pom | |
cewolf-art-1.0.2.jar | 210 KB |
cewolf-art-1.0.2-sources.jar | 211 KB |
cewolf-art-1.0.2-javadoc.jar | 775 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.cewolf-art/cewolf-art/ -->
<dependency>
<groupId>net.sf.cewolf-art</groupId>
<artifactId>cewolf-art</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cewolf-art/cewolf-art/
implementation 'net.sf.cewolf-art:cewolf-art:1.0.2'
// https://jarcasting.com/artifacts/net.sf.cewolf-art/cewolf-art/
implementation ("net.sf.cewolf-art:cewolf-art:1.0.2")
'net.sf.cewolf-art:cewolf-art:jar:1.0.2'
<dependency org="net.sf.cewolf-art" name="cewolf-art" rev="1.0.2">
<artifact name="cewolf-art" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cewolf-art', module='cewolf-art', version='1.0.2')
)
libraryDependencies += "net.sf.cewolf-art" % "cewolf-art" % "1.0.2"
[net.sf.cewolf-art/cewolf-art "1.0.2"]