Last Version

testMaven 1.0.1

test project for Maven

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.devkumarL
ArtifactId

ArtifactId

testMaven
Version

Version

1.0.1
Type

Type

jar
Description

Description

testMaven
test project for Maven
Project URL

Project URL

https://github.com/devkumarL/testMaven
Source Code Management

Source Code Management

https://github.com/devkumarL/testMaven

Download testMaven 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.