PiAnglesMvn Test

Piangles project to test Maven central repo deployment.

License

License

Apache License
GroupId

GroupId

org.piangles.test
ArtifactId

ArtifactId

PianglesMvnTest
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PiAnglesMvn Test
Piangles project to test Maven central repo deployment.

Download PianglesMvnTest

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0