| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.t |
| Идентификатор | Идентификаторutil |
| Версия | Версия1.0.16.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеutil
util
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| util-1.0.16.RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.t/util/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>util</artifactId>
<version>1.0.16.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.t/util/
implementation 'cn.t:util:1.0.16.RELEASE'
// https://jarcasting.com/artifacts/cn.t/util/
implementation ("cn.t:util:1.0.16.RELEASE")
'cn.t:util:pom:1.0.16.RELEASE'
<dependency org="cn.t" name="util" rev="1.0.16.RELEASE">
<artifact name="util" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='util', version='1.0.16.RELEASE')
)
libraryDependencies += "cn.t" % "util" % "1.0.16.RELEASE"
[cn.t/util "1.0.16.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |