License |
License |
---|---|
GroupId | GroupIdorg.truth0 |
ArtifactId | ArtifactIdtruth |
Last Version | Last Version0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRelocates org.truth0:truth to com.google.truth:truth.
See http://maven.apache.org/guides/mini/guide-relocation.html
|
Filename | Size |
---|---|
truth-0.23.pom | |
truth-0.23.jar | 75 KB |
truth-0.23-sources.jar | 25 KB |
truth-0.23-javadoc.jar | 156 KB |
truth-0.23-gwt.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.truth0/truth/ -->
<dependency>
<groupId>org.truth0</groupId>
<artifactId>truth</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.truth0/truth/
implementation 'org.truth0:truth:0.23'
// https://jarcasting.com/artifacts/org.truth0/truth/
implementation ("org.truth0:truth:0.23")
'org.truth0:truth:jar:0.23'
<dependency org="org.truth0" name="truth" rev="0.23">
<artifact name="truth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.truth0', module='truth', version='0.23')
)
libraryDependencies += "org.truth0" % "truth" % "0.23"
[org.truth0/truth "0.23"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 Optional | jar | 2.0.1 |
junit : junit | jar | 4.10 |
com.google.auto.value : auto-value Optional | jar | 1.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava-gwt | jar | 17.0 |