is not current version
Last Version 2.3.0

com.github.wasiqb.coteafs:configs 0.0.1

YAML based config file parser.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

configs
Version

Version

0.0.1
Type

Type

jar

Download configs 0.0.1


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