y

yak4j

yak shaving for Java - a collection of helper libraries
https://github.com/ngeor/yak4j
MIT
Nikolaos Georgiou
Files download
File Operation
yak4j-0.7.0.pom download
Apache Maven
<dependency>
  <groupId>com.github.ngeor</groupId>
  <artifactId>yak4j</artifactId>
  <version>0.7.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.ngeor:yak4j:0.7.0'
Gradle Kotlin
implementation("com.github.ngeor:yak4j:0.7.0")
Scala SBT
libraryDependencies += "com.github.ngeor" % "yak4j" % "0.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ngeor', module='yak4j', version='0.7.0')
)
Apache Ivy
<dependency org="com.github.ngeor" name="yak4j" rev="0.7.0" />
Leiningen
[com.github.ngeor/yak4j "0.7.0"]
Apache Buildr
'com.github.ngeor:yak4j:jar:0.7.0'
Dependencies
The project has no third-party dependencies