net.smallyu.maven:test

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

test
Last Version

Last Version

0.4.1-uccc-sdk
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 test

How to add to project

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

Dependencies

compile (1)

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

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.4.1-uccc-sdk
0.3
0.2
0.1