GroupId | GroupIdcom.uchicom |
---|---|
ArtifactId | ArtifactIdrepty |
Version | Version0.0.33 |
Type | Typejar |
Filename | Size |
---|---|
repty-0.0.33.pom | |
repty-0.0.33.jar | 52 KB |
repty-0.0.33-sources.jar | 29 KB |
repty-0.0.33-javadoc.jar | 565 KB |
repty-0.0.33-jar-with-dependencies.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/repty/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>repty</artifactId>
<version>0.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation 'com.uchicom:repty:0.0.33'
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation ("com.uchicom:repty:0.0.33")
'com.uchicom:repty:jar:0.0.33'
<dependency org="com.uchicom" name="repty" rev="0.0.33">
<artifact name="repty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='repty', version='0.0.33')
)
libraryDependencies += "com.uchicom" % "repty" % "0.0.33"
[com.uchicom/repty "0.0.33"]