j

jcohy-yj-utils

Files download
File Operation
jcohy-yj-utils-1.0.4.RELEASE.jar download
jcohy-yj-utils-1.0.4.RELEASE.pom download
jcohy-yj-utils-1.0.4.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jcohy</groupId>
  <artifactId>jcohy-yj-utils</artifactId>
  <version>1.0.4.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.jcohy:jcohy-yj-utils:1.0.4.RELEASE'
Gradle Kotlin
implementation("com.jcohy:jcohy-yj-utils:1.0.4.RELEASE")
Scala SBT
libraryDependencies += "com.jcohy" % "jcohy-yj-utils" % "1.0.4.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.jcohy', module='jcohy-yj-utils', version='1.0.4.RELEASE')
)
Apache Ivy
<dependency org="com.jcohy" name="jcohy-yj-utils" rev="1.0.4.RELEASE" />
Leiningen
[com.jcohy/jcohy-yj-utils "1.0.4.RELEASE"]
Apache Buildr
'com.jcohy:jcohy-yj-utils:jar:1.0.4.RELEASE'