is not current version
Last Version 1.2.2

com.github.xincao9:jswitcher 1.2.1

Grayscale release, Service degradation

GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

jswitcher
Version

Version

1.2.1
Type

Type

pom

Download jswitcher 1.2.1

Filename Size
jswitcher-1.2.1.pom 8 KB
Browse

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