is not current version
Last Version 4.4.2.1

com.github.yujiaao:jmesa 4.4.0

jmesa

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

jmesa
Version

Version

4.4.0
Type

Type

jar

Download jmesa 4.4.0


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