is not current version
Last Version 1.11

com.github.blasd.apex:apex-mat 1.6


GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-mat
Version

Version

1.6
Type

Type

jar

Download apex-mat 1.6


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