is not current version
Last Version 0.0.3-RELEASE

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

nhcache

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nhcache-db
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download nhcache-db 0.0.1-RELEASE


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