f

fast-util

your description
your website url
The Apache License, Version 2.0
whatever name
Files download
File Operation
fast-util-1.0.1.jar download
fast-util-1.0.1.pom download
fast-util-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.coderrush</groupId>
  <artifactId>fast-util</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.coderrush:fast-util:1.0.1'
Gradle Kotlin
implementation("com.coderrush:fast-util:1.0.1")
Scala SBT
libraryDependencies += "com.coderrush" % "fast-util" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.coderrush', module='fast-util', version='1.0.1')
)
Apache Ivy
<dependency org="com.coderrush" name="fast-util" rev="1.0.1" />
Leiningen
[com.coderrush/fast-util "1.0.1"]
Apache Buildr
'com.coderrush:fast-util:jar:1.0.1'
Dependencies
The project has no third-party dependencies