is not current version
Last Version 2.1.12

com.github.zhycn:openyich-framework 2.1.8

This project is used by the OpenYich server-side library

GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

openyich-framework
Version

Version

2.1.8
Type

Type

jar

Download openyich-framework 2.1.8


<!-- https://jarcasting.com/artifacts/com.github.zhycn/openyich-framework/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-framework</artifactId>
    <version>2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-framework/
implementation 'com.github.zhycn:openyich-framework:2.1.8'
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-framework/
implementation ("com.github.zhycn:openyich-framework:2.1.8")
'com.github.zhycn:openyich-framework:jar:2.1.8'
<dependency org="com.github.zhycn" name="openyich-framework" rev="2.1.8">
  <artifact name="openyich-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='openyich-framework', version='2.1.8')
)
libraryDependencies += "com.github.zhycn" % "openyich-framework" % "2.1.8"
[com.github.zhycn/openyich-framework "2.1.8"]