License |
License |
---|---|
GroupId | GroupIdcom.uchicom |
ArtifactId | ArtifactIdrepty |
Last Version | Last Version0.0.36 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrepty
Report Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
repty-0.0.36.pom | |
repty-0.0.36.jar | 29 KB |
repty-0.0.36-sources.jar | 14 KB |
repty-0.0.36-javadoc.jar | 456 KB |
repty-0.0.36-jar-with-dependencies.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uchicom/repty/ -->
<dependency>
<groupId>com.uchicom</groupId>
<artifactId>repty</artifactId>
<version>0.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation 'com.uchicom:repty:0.0.36'
// https://jarcasting.com/artifacts/com.uchicom/repty/
implementation ("com.uchicom:repty:0.0.36")
'com.uchicom:repty:jar:0.0.36'
<dependency org="com.uchicom" name="repty" rev="0.0.36">
<artifact name="repty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='repty', version='0.0.36')
)
libraryDependencies += "com.uchicom" % "repty" % "0.0.36"
[com.uchicom/repty "0.0.36"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.30 |
org.apache.pdfbox : pdfbox | jar | 2.0.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.mockito : mockito-inline | jar | 4.2.0 |
org.assertj : assertj-core | jar | 3.22.0 |