Last Version

idlelib 0.1.0

a lib for components of an idle clicker game

License

License

GroupId

GroupId

com.github.martinfrank
ArtifactId

ArtifactId

idlelib
Version

Version

0.1.0
Type

Type

jar
Description

Description

idlelib
a lib for components of an idle clicker game
Project URL

Project URL

https://github.com/martinFrank/idlelib
Project Organization

Project Organization

Martin Frank
Source Code Management

Source Code Management

https://github.com/martinFrank/idlelib/tree/master

Download idlelib 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
javax.xml.bind : jaxb-api jar 2.1
com.github.martinfrank : geolib jar 0.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.