is not current version
Last Version 0.1.2

uk.co.caprica:arty 0.1.1

Artwork utilities.

GroupId

GroupId

uk.co.caprica
ArtifactId

ArtifactId

arty
Version

Version

0.1.1
Type

Type

jar

Download arty 0.1.1


<!-- https://jarcasting.com/artifacts/uk.co.caprica/arty/ -->
<dependency>
    <groupId>uk.co.caprica</groupId>
    <artifactId>arty</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caprica/arty/
implementation 'uk.co.caprica:arty:0.1.1'
// https://jarcasting.com/artifacts/uk.co.caprica/arty/
implementation ("uk.co.caprica:arty:0.1.1")
'uk.co.caprica:arty:jar:0.1.1'
<dependency org="uk.co.caprica" name="arty" rev="0.1.1">
  <artifact name="arty" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caprica', module='arty', version='0.1.1')
)
libraryDependencies += "uk.co.caprica" % "arty" % "0.1.1"
[uk.co.caprica/arty "0.1.1"]