Test Project

Test

License

License

GroupId

GroupId

io.github.jzdayz
ArtifactId

ArtifactId

test
Last Version

Last Version

3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Test Project
Test

Download test

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jzdayz/test/ -->
<dependency>
    <groupId>io.github.jzdayz</groupId>
    <artifactId>test</artifactId>
    <version>3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jzdayz/test/
implementation 'io.github.jzdayz:test:3.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.jzdayz/test/
implementation ("io.github.jzdayz:test:3.0.RELEASE")
'io.github.jzdayz:test:jar:3.0.RELEASE'
<dependency org="io.github.jzdayz" name="test" rev="3.0.RELEASE">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jzdayz', module='test', version='3.0.RELEASE')
)
libraryDependencies += "io.github.jzdayz" % "test" % "3.0.RELEASE"
[io.github.jzdayz/test "3.0.RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.RELEASE
2.0