| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vandeseer |
| ArtifactId | ArtifactIdeasytable |
| Version | Version0.8.5 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| easytable-0.8.5.pom | |
| easytable-0.8.5.jar | 116 KB |
| easytable-0.8.5-sources.jar | 37 KB |
| easytable-0.8.5-javadoc.jar | 302 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vandeseer/easytable/ -->
<dependency>
<groupId>com.github.vandeseer</groupId>
<artifactId>easytable</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vandeseer/easytable/
implementation 'com.github.vandeseer:easytable:0.8.5'
// https://jarcasting.com/artifacts/com.github.vandeseer/easytable/
implementation ("com.github.vandeseer:easytable:0.8.5")
'com.github.vandeseer:easytable:jar:0.8.5'
<dependency org="com.github.vandeseer" name="easytable" rev="0.8.5">
<artifact name="easytable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vandeseer', module='easytable', version='0.8.5')
)
libraryDependencies += "com.github.vandeseer" % "easytable" % "0.8.5"
[com.github.vandeseer/easytable "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.pdfbox : pdfbox | jar | 2.0.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| com.github.ralfstuckert.pdfbox-layout » pdfbox2-layout | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| de.redsix : pdfcompare | jar | 1.1.58 |