| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.croesch |
| Идентификатор | Идентификаторcrhcomponents |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCRHComponents
Provides some useful components for small Java projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| crhcomponents-1.3.pom | |
| crhcomponents-1.3.jar | 57 KB |
| crhcomponents-1.3-sources.jar | 59 KB |
| crhcomponents-1.3-javadoc.jar | 207 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/ -->
<dependency>
<groupId>com.github.croesch</groupId>
<artifactId>crhcomponents</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/
implementation 'com.github.croesch:crhcomponents:1.3'
// https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/
implementation ("com.github.croesch:crhcomponents:1.3")
'com.github.croesch:crhcomponents:jar:1.3'
<dependency org="com.github.croesch" name="crhcomponents" rev="1.3">
<artifact name="crhcomponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.croesch', module='crhcomponents', version='1.3')
)
libraryDependencies += "com.github.croesch" % "crhcomponents" % "1.3"
[com.github.croesch/crhcomponents "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| com.miglayout : miglayout | jar | 3.7.3 |
| org.easytesting : fest-assert | jar | 1.3 |
| org.easytesting : fest-util | jar | 1.1.5 |
| org.easytesting : fest-swing | jar | 1.2.1 |
| org.easytesting : fest-swing-junit-4.5 | jar | 1.2.1 |