Last Version

Account 1.0.3

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

License

License

GroupId

GroupId

io.github.ashimjk
ArtifactId

ArtifactId

account
Version

Version

1.0.3
Type

Type

jar
Description

Description

Account
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/ashimjk/account
Project Organization

Project Organization

io.github.ashimjk

Download account 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.