testable-java

null

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.testable
ArtifactId

ArtifactId

testable-java
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

testable-java
null
Project URL

Project URL

https://github.com/testable/testable-java
Source Code Management

Source Code Management

https://github.com/testable/testable-java.git

Download testable-java

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1