S

StateViewSwitcher_score-ext

State View Switcher score-ext,加载状态Score的扩展
https://github.com/dxslin/SlinLibrary
The Apache License, Version 2.0
slin
Files download
File Operation
StateViewSwitcher_score-ext-1.1.4.pom download
StateViewSwitcher_score-ext-1.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.dxslin</groupId>
  <artifactId>StateViewSwitcher_score-ext</artifactId>
  <version>1.1.4</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.dxslin:StateViewSwitcher_score-ext:1.1.4'
Gradle Kotlin
implementation("io.github.dxslin:StateViewSwitcher_score-ext:1.1.4")
Scala SBT
libraryDependencies += "io.github.dxslin" % "StateViewSwitcher_score-ext" % "1.1.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dxslin', module='StateViewSwitcher_score-ext', version='1.1.4')
)
Apache Ivy
<dependency org="io.github.dxslin" name="StateViewSwitcher_score-ext" rev="1.1.4" />
Leiningen
[io.github.dxslin/StateViewSwitcher_score-ext "1.1.4"]
Apache Buildr
'io.github.dxslin:StateViewSwitcher_score-ext:jar:1.1.4'