is not current version
Last Version 1.11

com.github.blasd.apex:apex-primitives 1.9


GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-primitives
Version

Version

1.9
Type

Type

jar

Download apex-primitives 1.9


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