commons-test:commons


GroupId

GroupId

commons-test
ArtifactId

ArtifactId

commons
Last Version

Last Version

test-0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download commons

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
test-0.1