Last Version

maven-test-pkg 1.0.4

A demo for deployment to the JCenter

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

maven-test-pkg
Version

Version

1.0.4
Type

Type

pom
Description

Description

maven-test-pkg
A demo for deployment to the JCenter
Project URL

Project URL

http://github.com/hemanthsridhar
Source Code Management

Source Code Management

http://github.com/simpligility/ossrh-demo/tree/master

Download maven-test-pkg 1.0.4

Filename Size
maven-test-pkg-1.0.4.pom 4 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • maven-add
  • maven-subtract
  • maven-multiply
  • maven-divide