License |
License |
---|---|
GroupId | GroupIdcom.github.wokier |
ArtifactId | ArtifactIdTEH |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTEH
ToString Equals HashCode by annotations
|
Filename | Size |
---|---|
TEH-0.7.pom | |
TEH-0.7.jar | 15 KB |
TEH-0.7-sources.jar | 5 KB |
TEH-0.7-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wokier/TEH/ -->
<dependency>
<groupId>com.github.wokier</groupId>
<artifactId>TEH</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wokier/TEH/
implementation 'com.github.wokier:TEH:0.7'
// https://jarcasting.com/artifacts/com.github.wokier/TEH/
implementation ("com.github.wokier:TEH:0.7")
'com.github.wokier:TEH:jar:0.7'
<dependency org="com.github.wokier" name="TEH" rev="0.7">
<artifact name="TEH" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wokier', module='TEH', version='0.7')
)
libraryDependencies += "com.github.wokier" % "TEH" % "0.7"
[com.github.wokier/TEH "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 12.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.1 |
junit : junit | jar | 4.10 |
org.easytesting : fest-assert | jar | 1.4 |