is not current version
Last Version 0.5

com.github.m50d:paperdoll-arm 0.4


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

paperdoll-arm
Version

Version

0.4
Type

Type

jar

Download paperdoll-arm 0.4


<!-- https://jarcasting.com/artifacts/com.github.m50d/paperdoll-arm/ -->
<dependency>
    <groupId>com.github.m50d</groupId>
    <artifactId>paperdoll-arm</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-arm/
implementation 'com.github.m50d:paperdoll-arm:0.4'
// https://jarcasting.com/artifacts/com.github.m50d/paperdoll-arm/
implementation ("com.github.m50d:paperdoll-arm:0.4")
'com.github.m50d:paperdoll-arm:jar:0.4'
<dependency org="com.github.m50d" name="paperdoll-arm" rev="0.4">
  <artifact name="paperdoll-arm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.m50d', module='paperdoll-arm', version='0.4')
)
libraryDependencies += "com.github.m50d" % "paperdoll-arm" % "0.4"
[com.github.m50d/paperdoll-arm "0.4"]