POC

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

GroupId

GroupId

io.github.avulavasudha
ArtifactId

ArtifactId

POC
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

POC
A application used as an example on how to set up pushing its components to the Central Repository.

Download POC

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

runtime (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0