net.smallyu.maven:toolbox

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.smallyu.maven
ArtifactId

ArtifactId

toolbox
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download toolbox

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1