is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-jmesa 1.1.14

tools to use jmesa

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-jmesa
Version

Version

1.1.14
Type

Type

jar

Download c-jmesa 1.1.14


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