is not current version
Last Version 1.11

com.github.blasd.apex:apex-static 1.4


GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-static
Version

Version

1.4
Type

Type

jar

Download apex-static 1.4


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