Last Version

scf-simple 1.6.4

scf extension for <String, String> configuration source

License

License

GroupId

GroupId

org.mydotey.scf
ArtifactId

ArtifactId

scf-simple
Version

Version

1.6.4
Type

Type

jar
Description

Description

scf-simple
scf extension for <String, String> configuration source
Project URL

Project URL

https://github.com/mydotey/scf-simple
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/scf-simple

Download scf-simple 1.6.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.mydotey.scf : scf-core jar 1.6.4

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12
org.mydotey.cascadedkeymap : cascaded-key-map jar 1.0.0

Project Modules

There are no modules declared in this project.