GroupId | GroupIdcom.github.fabriziocucci |
---|---|
ArtifactId | ArtifactIdyacl4j |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
yacl4j-0.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/ -->
<dependency>
<groupId>com.github.fabriziocucci</groupId>
<artifactId>yacl4j</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/
implementation 'com.github.fabriziocucci:yacl4j:0.1.0'
// https://jarcasting.com/artifacts/com.github.fabriziocucci/yacl4j/
implementation ("com.github.fabriziocucci:yacl4j:0.1.0")
'com.github.fabriziocucci:yacl4j:pom:0.1.0'
<dependency org="com.github.fabriziocucci" name="yacl4j" rev="0.1.0">
<artifact name="yacl4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fabriziocucci', module='yacl4j', version='0.1.0')
)
libraryDependencies += "com.github.fabriziocucci" % "yacl4j" % "0.1.0"
[com.github.fabriziocucci/yacl4j "0.1.0"]