License |
License |
---|---|
GroupId | GroupIdme.scolastico |
ArtifactId | ArtifactIdtools |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptions.Tools
Simple tools for simple usage!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-2.2.3.pom | |
tools-2.2.3.jar | 54 KB |
tools-2.2.3-sources.jar | 33 KB |
tools-2.2.3-javadoc.jar | 597 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.scolastico/tools/ -->
<dependency>
<groupId>me.scolastico</groupId>
<artifactId>tools</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation 'me.scolastico:tools:2.2.3'
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation ("me.scolastico:tools:2.2.3")
'me.scolastico:tools:jar:2.2.3'
<dependency org="me.scolastico" name="tools" rev="2.2.3">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scolastico', module='tools', version='2.2.3')
)
libraryDependencies += "me.scolastico" % "tools" % "2.2.3"
[me.scolastico/tools "2.2.3"]