Last Version

scf 1.3.0

simple configuration facade

License

License

GroupId

GroupId

org.mydotey.scf
ArtifactId

ArtifactId

scf
Version

Version

1.3.0
Type

Type

jar
Description

Description

scf
simple configuration facade
Project URL

Project URL

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

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/scf

Download scf 1.3.0

Filename Size
scf-1.3.0.pom 7 KB
scf-1.3.0-tests.jar 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scf-core
  • scf-simple