cthul
Commons, Tools, Helpers and Utils Library
See wiki for details.
If you have a question, head over to the forum.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.cthul |
| Идентификатор | Идентификаторcthul-objects |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCthul Objects
Object-related tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cthul-objects-1.2.pom | |
| cthul-objects-1.2.jar | 71 KB |
| cthul-objects-1.2-sources.jar | 26 KB |
| cthul-objects-1.2-jdk16.jar | 71 KB |
| cthul-objects-1.2-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cthul/cthul-objects/ -->
<dependency>
<groupId>org.cthul</groupId>
<artifactId>cthul-objects</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cthul/cthul-objects/
implementation 'org.cthul:cthul-objects:1.2'
// https://jarcasting.com/artifacts/org.cthul/cthul-objects/
implementation ("org.cthul:cthul-objects:1.2")
'org.cthul:cthul-objects:jar:1.2'
<dependency org="org.cthul" name="cthul-objects" rev="1.2">
<artifact name="cthul-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cthul', module='cthul-objects', version='1.2')
)
libraryDependencies += "org.cthul" % "cthul-objects" % "1.2"
[org.cthul/cthul-objects "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.cthul : cthul-matchers | jar | 1.0 |
| junit : junit | jar | 4.8.2 |
| net.sf.twip : twip | jar | 3.3 |
Commons, Tools, Helpers and Utils Library
See wiki for details.
If you have a question, head over to the forum.