testMaven

test project for Maven

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.devkumarL
Идентификатор

Идентификатор

testMaven
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

testMaven
test project for Maven
Ссылка на сайт

Ссылка на сайт

https://github.com/devkumarL/testMaven
Система контроля версий

Система контроля версий

https://github.com/devkumarL/testMaven

Скачать testMaven

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.devkumarL/testMaven/ -->
<dependency>
    <groupId>com.github.devkumarL</groupId>
    <artifactId>testMaven</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.devkumarL/testMaven/
implementation 'com.github.devkumarL:testMaven:1.0.1'
// https://jarcasting.com/artifacts/com.github.devkumarL/testMaven/
implementation ("com.github.devkumarL:testMaven:1.0.1")
'com.github.devkumarL:testMaven:jar:1.0.1'
<dependency org="com.github.devkumarL" name="testMaven" rev="1.0.1">
  <artifact name="testMaven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.devkumarL', module='testMaven', version='1.0.1')
)
libraryDependencies += "com.github.devkumarL" % "testMaven" % "1.0.1"
[com.github.devkumarL/testMaven "1.0.1"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0