is not current version
Last Version 1.0.31

com.github.martinpg2001:xcase 1.0.1

Project for Xcase client libraries.

GroupId

GroupId

com.github.martinpg2001
ArtifactId

ArtifactId

xcase
Version

Version

1.0.1
Type

Type

jar

Download xcase 1.0.1


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