Last Version

nicknack-core 0.0.7

NickNack Core API

License

License

GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

nicknack-core
Version

Version

0.0.7
Type

Type

jar
Description

Description

nicknack-core
NickNack Core API

Download nicknack-core 0.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.rxjava : rxjava-core jar 0.20.7
commons-configuration : commons-configuration jar 1.10
org.apache.logging.log4j : log4j-api jar

runtime (1)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.