License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.testable |
ArtifactId | ArtifactIdtestable-java |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestable-java
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testable-java-0.0.3.pom | |
testable-java-0.0.3.jar | 15 KB |
testable-java-0.0.3-sources.jar | 8 KB |
testable-java-0.0.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.testable/testable-java/ -->
<dependency>
<groupId>io.testable</groupId>
<artifactId>testable-java</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.testable/testable-java/
implementation 'io.testable:testable-java:0.0.3'
// https://jarcasting.com/artifacts/io.testable/testable-java/
implementation ("io.testable:testable-java:0.0.3")
'io.testable:testable-java:jar:0.0.3'
<dependency org="io.testable" name="testable-java" rev="0.0.3">
<artifact name="testable-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.testable', module='testable-java', version='0.0.3')
)
libraryDependencies += "io.testable" % "testable-java" % "0.0.3"
[io.testable/testable-java "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
org.apache.commons : commons-csv | jar | 1.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |