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