| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wokier |
| Идентификатор | ИдентификаторTEH |
| Последняя версия | Последняя версия0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTEH
ToString Equals HashCode by annotations
|
| Имя Файла | Размер |
|---|---|
| TEH-0.7.pom | |
| TEH-0.7.jar | 15 KB |
| TEH-0.7-sources.jar | 5 KB |
| TEH-0.7-javadoc.jar | 77 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 12.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.1 |
| junit : junit | jar | 4.10 |
| org.easytesting : fest-assert | jar | 1.4 |