License |
License |
---|---|
GroupId | GroupIdcom.github.fabriziocucci |
ArtifactId | ArtifactIdyacl4j |
Version | Version0.9.2 |
Type | Typepom |
Description |
Descriptionyacl4j
Yet Another Configuration Library For Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yacl4j-0.9.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/ -->
<dependency>
<groupId>com.github.fabriziocucci</groupId>
<artifactId>yacl4j</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/
implementation 'com.github.fabriziocucci:yacl4j:0.9.2'
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/
implementation ("com.github.fabriziocucci:yacl4j:0.9.2")
'com.github.fabriziocucci:yacl4j:pom:0.9.2'
<dependency org="com.github.fabriziocucci" name="yacl4j" rev="0.9.2">
<artifact name="yacl4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fabriziocucci', module='yacl4j', version='0.9.2')
)
libraryDependencies += "com.github.fabriziocucci" % "yacl4j" % "0.9.2"
[com.github.fabriziocucci/yacl4j "0.9.2"]