License |
License |
---|---|
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdnhcache-base |
Last Version | Last Version0.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:nhcache-base
nhcache
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nhcache-base/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>nhcache-base</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nhcache-base/
implementation 'com.github.jeffreyning:nhcache-base:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nhcache-base/
implementation ("com.github.jeffreyning:nhcache-base:0.0.2-RELEASE")
'com.github.jeffreyning:nhcache-base:jar:0.0.2-RELEASE'
<dependency org="com.github.jeffreyning" name="nhcache-base" rev="0.0.2-RELEASE">
<artifact name="nhcache-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nhcache-base', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "nhcache-base" % "0.0.2-RELEASE"
[com.github.jeffreyning/nhcache-base "0.0.2-RELEASE"]