is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-jmesa 1.0.0

tools to use jmesa

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-jmesa
Version

Version

1.0.0
Type

Type

jar

Download c-jmesa 1.0.0


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