| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.soulwing |
| Идентификатор | Идентификаторrot13 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеParent project for soulwing.org projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| rot13-1.0.0.pom | |
| rot13-1.0.0.jar | 5 KB |
| rot13-1.0.0-test-sources.jar | 5 KB |
| rot13-1.0.0-test-javadoc.jar | 47 KB |
| rot13-1.0.0-sources.jar | 4 KB |
| rot13-1.0.0-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.soulwing/rot13/ -->
<dependency>
<groupId>org.soulwing</groupId>
<artifactId>rot13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing/rot13/
implementation 'org.soulwing:rot13:1.0.0'
// https://jarcasting.com/artifacts/org.soulwing/rot13/
implementation ("org.soulwing:rot13:1.0.0")
'org.soulwing:rot13:jar:1.0.0'
<dependency org="org.soulwing" name="rot13" rev="1.0.0">
<artifact name="rot13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soulwing', module='rot13', version='1.0.0')
)
libraryDependencies += "org.soulwing" % "rot13" % "1.0.0"
[org.soulwing/rot13 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| commons-io : commons-io | jar | 2.4 |