is not current version
Last Version 0.10

org.meeuw:mihxil-es 0.7


GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-es
Version

Version

0.7
Type

Type

jar

Download mihxil-es 0.7


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