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.8.0.pom download
Apache Maven
<dependency>
  <groupId>com.github.ngeor</groupId>
  <artifactId>yak4j</artifactId>
  <version>0.8.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.ngeor:yak4j:0.8.0'
Gradle Kotlin
implementation("com.github.ngeor:yak4j:0.8.0")
Scala SBT
libraryDependencies += "com.github.ngeor" % "yak4j" % "0.8.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.ngeor', module='yak4j', version='0.8.0')
)
Apache Ivy
<dependency org="com.github.ngeor" name="yak4j" rev="0.8.0" />
Leiningen
[com.github.ngeor/yak4j "0.8.0"]
Apache Buildr
'com.github.ngeor:yak4j:jar:0.8.0'
Dependencies
The project has no third-party dependencies