GroupId | GroupIdcom.github.h908714124 |
---|---|
ArtifactId | ArtifactIdreadable |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
readable-1.3.pom | |
readable-1.3.jar | 125 KB |
readable-1.3-sources.jar | 13 KB |
readable-1.3-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.h908714124/readable/ -->
<dependency>
<groupId>com.github.h908714124</groupId>
<artifactId>readable</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.h908714124/readable/
implementation 'com.github.h908714124:readable:1.3'
// https://jarcasting.com/artifacts/com.github.h908714124/readable/
implementation ("com.github.h908714124:readable:1.3")
'com.github.h908714124:readable:jar:1.3'
<dependency org="com.github.h908714124" name="readable" rev="1.3">
<artifact name="readable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.h908714124', module='readable', version='1.3')
)
libraryDependencies += "com.github.h908714124" % "readable" % "1.3"
[com.github.h908714124/readable "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.testing.compile : compile-testing | jar | 0.10 |
com.google.guava : guava | jar | 20.0 |
com.google.truth : truth | jar | 0.32 |