is not current version
Last Version 1.0.31

com.github.martinpg2001:xcase 1.0.13

Project for Xcase client libraries.

GroupId

GroupId

com.github.martinpg2001
ArtifactId

ArtifactId

xcase
Version

Version

1.0.13
Type

Type

jar

Download xcase 1.0.13


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