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

com.github.provigen:ProviGen-lib 1.7.0


Группа

Группа

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

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

ProviGen-lib
Версия

Версия

1.7.0
Тип

Тип

jar

Скачать ProviGen-lib 1.7.0


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