Last Version

com.github.hemanthsridhar:maven-divide 1.0.4

A demo for deployment to the JCenter

License

License

Categories

Categories

IDE Development Tools Maven Build Tools Ant
GroupId

GroupId

com.github.hemanthsridhar
ArtifactId

ArtifactId

maven-divide
Version

Version

1.0.4
Type

Type

jar
Description

Description

A demo for deployment to the JCenter

Download maven-divide 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.