Last Version

scf-labeled 1.6.2

simple configuration facade labeled usage

License

License

GroupId

GroupId

org.mydotey.scf
ArtifactId

ArtifactId

scf-labeled
Version

Version

1.6.2
Type

Type

jar
Description

Description

scf-labeled
simple configuration facade labeled usage
Project URL

Project URL

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

Project Organization

mydotey.org
Source Code Management

Source Code Management

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

Download scf-labeled 1.6.2


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

Dependencies

compile (3)

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

test (5)

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.scf : scf-core test-jar 1.6.4
org.mydotey.scf : scf-simple test-jar 1.6.4

Project Modules

There are no modules declared in this project.