Example

Example library

License

License

GroupId

GroupId

io.github.khangta
ArtifactId

ArtifactId

example
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Example
Example library
Project URL

Project URL

https://github.com/khangta/java-example
Project Organization

Project Organization

khangta
Source Code Management

Source Code Management

https://github.com/khangta/java-example/tree/master

Download example

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3