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

com.github.oopstool:protools-core 1.0.2


Группа

Группа

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

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

protools-core
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать protools-core 1.0.2


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