idlelib
a lib for components of an idle clicker game
License |
License |
---|---|
GroupId | GroupIdcom.github.martinfrank |
ArtifactId | ArtifactIdidlelib |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionidlelib
a lib for components of an idle clicker game
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMartin Frank |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
idlelib-0.1.0.pom | |
idlelib-0.1.0.jar | 8 KB |
idlelib-0.1.0-sources.jar | 6 KB |
idlelib-0.1.0-javadoc.jar | 412 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
a lib for components of an idle clicker game