| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Ant |
| Группа | Группаcom.github.hemanthsridhar |
| Идентификатор | Идентификаторmaven-test-pkg |
| Версия | Версия1.0.4 |
| Тип | Типpom |
| Описание |
Описаниеmaven-test-pkg
A demo for deployment to the JCenter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| maven-test-pkg-1.0.4.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-test-pkg/ -->
<dependency>
<groupId>com.github.hemanthsridhar</groupId>
<artifactId>maven-test-pkg</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-test-pkg/
implementation 'com.github.hemanthsridhar:maven-test-pkg:1.0.4'
// https://jarcasting.com/artifacts/com.github.hemanthsridhar/maven-test-pkg/
implementation ("com.github.hemanthsridhar:maven-test-pkg:1.0.4")
'com.github.hemanthsridhar:maven-test-pkg:pom:1.0.4'
<dependency org="com.github.hemanthsridhar" name="maven-test-pkg" rev="1.0.4">
<artifact name="maven-test-pkg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hemanthsridhar', module='maven-test-pkg', version='1.0.4')
)
libraryDependencies += "com.github.hemanthsridhar" % "maven-test-pkg" % "1.0.4"
[com.github.hemanthsridhar/maven-test-pkg "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |