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