License |
License |
---|---|
GroupId | GroupIdme.scolastico |
ArtifactId | ArtifactIdtools |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptions.Tools
Simple tools for simple usage!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-2.0.0.pom | |
tools-2.0.0.jar | 70 KB |
tools-2.0.0-sources.jar | 40 KB |
tools-2.0.0-javadoc.jar | 627 KB |
tools-2.0.0-jar-with-dependencies.jar | 53 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.scolastico/tools/ -->
<dependency>
<groupId>me.scolastico</groupId>
<artifactId>tools</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation 'me.scolastico:tools:2.0.0'
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation ("me.scolastico:tools:2.0.0")
'me.scolastico:tools:jar:2.0.0'
<dependency org="me.scolastico" name="tools" rev="2.0.0">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scolastico', module='tools', version='2.0.0')
)
libraryDependencies += "me.scolastico" % "tools" % "2.0.0"
[me.scolastico/tools "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.plugins : nexus-staging-maven-plugin | maven-plugin | 1.6.8 |
org.apache.maven.plugins : maven-gpg-plugin | maven-plugin | 1.6 |
org.apache.maven.plugins : maven-source-plugin | maven-plugin | 3.2.1 |
org.apache.maven.plugins : maven-javadoc-plugin | maven-plugin | 3.2.0 |
org.apache.maven.plugins : maven-surefire-plugin | maven-plugin | 3.0.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |