| Лицензия |
Лицензия
Apache Software License
|
|---|---|
| Группа | Группаorg.xeustechnologies |
| Идентификатор | Идентификаторjtar |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJTar
Java Tar API
|
| Организация-разработчик |
Организация-разработчикXeus Technologies |
| Имя Файла | Размер |
|---|---|
| jtar-1.1.pom | |
| jtar-1.1.jar | 12 KB |
| jtar-1.1-sources.jar | 10 KB |
| jtar-1.1-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/jtar/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>jtar</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/jtar/
implementation 'org.xeustechnologies:jtar:1.1'
// https://jarcasting.com/artifacts/org.xeustechnologies/jtar/
implementation ("org.xeustechnologies:jtar:1.1")
'org.xeustechnologies:jtar:jar:1.1'
<dependency org="org.xeustechnologies" name="jtar" rev="1.1">
<artifact name="jtar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='jtar', version='1.1')
)
libraryDependencies += "org.xeustechnologies" % "jtar" % "1.1"
[org.xeustechnologies/jtar "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |