is not current version
Last Version 8.0.0

org.nhind:config-store 1.0

NHIN Direct Security And Trust Agent

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

config-store
Version

Version

1.0
Type

Type

jar

Download config-store 1.0


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