is not current version
Last Version 0.5

com.github.m50d:paperdoll-state 0.4


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

paperdoll-state
Version

Version

0.4
Type

Type

jar

Download paperdoll-state 0.4


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