maven-project

A maven project-example

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

maven-project
A maven project-example
Ссылка на сайт

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

https://github.com/hegdepranav21/Maven-project
Система контроля версий

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

https://github.com/hegdepranav21/Maven-project

Скачать testpackage1

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 3.141.59

test (1)

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

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

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

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

Версия
1.0.2