is not current version
Last Version 1.3

com.github.h908714124:readable 1.0


GroupId

GroupId

com.github.h908714124
ArtifactId

ArtifactId

readable
Version

Version

1.0
Type

Type

jar

Download readable 1.0


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