| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторatc-test |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe atc tool for java.
|
| Имя Файла | Размер |
|---|---|
| atc-test-0.0.5.pom | |
| atc-test-0.0.5.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/atc-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>atc-test</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/atc-test/
implementation 'com.github.houbb:atc-test:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/atc-test/
implementation ("com.github.houbb:atc-test:0.0.5")
'com.github.houbb:atc-test:jar:0.0.5'
<dependency org="com.github.houbb" name="atc-test" rev="0.0.5">
<artifact name="atc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='atc-test', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "atc-test" % "0.0.5"
[com.github.houbb/atc-test "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : atc-core | jar | 0.0.5 |
| com.github.houbb : atc-news | jar | 0.0.5 |
| com.github.houbb : atc-thu | jar | 0.0.5 |
| com.github.houbb : atc-email | jar | 0.0.5 |
| com.github.houbb : atc-blog | jar | 0.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |