is not current version
Last Version 2.2.3

me.scolastico:tools 1.4.0

Simple tools for simple usage!

GroupId

GroupId

me.scolastico
ArtifactId

ArtifactId

tools
Version

Version

1.4.0
Type

Type

jar

Download tools 1.4.0


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