Last Version

test maven repo 1.0.1

test maven repo

License

License

GroupId

GroupId

io.silentium
ArtifactId

ArtifactId

test1
Version

Version

1.0.1
Type

Type

jar
Description

Description

test maven repo
test maven repo

Download test1 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.