is not current version
Last Version 0.0.2-RELEASE

com.github.jeffreyning:nhcache-base 0.0.1-RELEASE

nhcache

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nhcache-base
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download nhcache-base 0.0.1-RELEASE


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