is not current version
Last Version 2.2.3

me.scolastico:tools 1.1.5

Simple tools for simple usage!

GroupId

GroupId

me.scolastico
ArtifactId

ArtifactId

tools
Version

Version

1.1.5
Type

Type

jar

Download 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"]