is not current version
Last Version 1.2.2

com.github.xincao9:jswitcher-core 1.1


GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

jswitcher-core
Version

Version

1.1
Type

Type

jar

Download jswitcher-core 1.1


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