License |
License |
---|---|
GroupId | GroupIdme.scolastico |
ArtifactId | ArtifactIdtools |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptions.Tools
Simple tools for simple usage!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tools-1.5.2.pom | |
tools-1.5.2.jar | 115 KB |
tools-1.5.2-sources.jar | 70 KB |
tools-1.5.2-javadoc.jar | 845 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.scolastico/tools/ -->
<dependency>
<groupId>me.scolastico</groupId>
<artifactId>tools</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation 'me.scolastico:tools:1.5.2'
// https://jarcasting.com/artifacts/me.scolastico/tools/
implementation ("me.scolastico:tools:1.5.2")
'me.scolastico:tools:jar:1.5.2'
<dependency org="me.scolastico" name="tools" rev="1.5.2">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.scolastico', module='tools', version='1.5.2')
)
libraryDependencies += "me.scolastico" % "tools" % "1.5.2"
[me.scolastico/tools "1.5.2"]
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 |