Last Version

Example 1.0.0.0

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

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.anikethreddy-c
ArtifactId

ArtifactId

github-example-package
Version

Version

1.0.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/anikethreddy-c/github-example-package
Source Code Management

Source Code Management

https://github.com/anikethreddy-c/github-example-package

Download github-example-package 1.0.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.