is not current version
Last Version 0.2.7

com.github.featheredtoast:javad 0.2.5

Java library for loading properties files from a directory and watching for changes

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.featheredtoast
ArtifactId

ArtifactId

javad
Version

Version

0.2.5
Type

Type

jar

Download javad 0.2.5


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