is not current version
Last Version 1.2.2

com.github.xincao9:jswitcher 1.0

Applicable to Operation and Maintenance Service Intervention Management Suite

GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

jswitcher
Version

Version

1.0
Type

Type

pom

Download jswitcher 1.0

Filename Size
jswitcher-1.0.pom 8 KB
Browse

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