| Лицензия |
Лицензия
GLPv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft |
| Идентификатор | Идентификаторtags |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTags Core
cedarsoft Open Projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tags-1.0.0.pom | 1 KB |
| tags-1.0.0-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/tags/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>tags</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/tags/
implementation 'com.cedarsoft:tags:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft/tags/
implementation ("com.cedarsoft:tags:1.0.0")
'com.cedarsoft:tags:jar:1.0.0'
<dependency org="com.cedarsoft" name="tags" rev="1.0.0">
<artifact name="tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='tags', version='1.0.0')
)
libraryDependencies += "com.cedarsoft" % "tags" % "1.0.0"
[com.cedarsoft/tags "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.intellij : annotations | jar | 7.0.3 |