s

sdk-license

指令集OS License SDK
https://|gitlab|/isc-os/os-sdk
ISYSCORE-LICENSE
isyscore
Files download
File Operation
sdk-license-0.1.1.jar download
sdk-license-0.1.1.pom download
sdk-license-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.isyscore</groupId>
  <artifactId>sdk-license</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.isyscore:sdk-license:0.1.1'
Gradle Kotlin
implementation("com.github.isyscore:sdk-license:0.1.1")
Scala SBT
libraryDependencies += "com.github.isyscore" % "sdk-license" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.isyscore', module='sdk-license', version='0.1.1')
)
Apache Ivy
<dependency org="com.github.isyscore" name="sdk-license" rev="0.1.1" />
Leiningen
[com.github.isyscore/sdk-license "0.1.1"]
Apache Buildr
'com.github.isyscore:sdk-license:jar:0.1.1'