License |
License |
---|---|
GroupId | GroupIdcom.github.xincao9 |
ArtifactId | ArtifactIdjswitcher |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjswitcher
Grayscale release, Service degradation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jswitcher-1.2.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xincao9/jswitcher/ -->
<dependency>
<groupId>com.github.xincao9</groupId>
<artifactId>jswitcher</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher/
implementation 'com.github.xincao9:jswitcher:1.2.2'
// https://jarcasting.com/artifacts/com.github.xincao9/jswitcher/
implementation ("com.github.xincao9:jswitcher:1.2.2")
'com.github.xincao9:jswitcher:pom:1.2.2'
<dependency org="com.github.xincao9" name="jswitcher" rev="1.2.2">
<artifact name="jswitcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='jswitcher', version='1.2.2')
)
libraryDependencies += "com.github.xincao9" % "jswitcher" % "1.2.2"
[com.github.xincao9/jswitcher "1.2.2"]