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