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