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

me.scolastico:tools 1.1.5

Simple tools for simple usage!

Группа

Группа

me.scolastico
Идентификатор

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

tools
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать tools 1.1.5


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