Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-common-ssosdk |
Version | Version10.0.0 |
Type | Typejar |
Filename | Size |
---|---|
dswork-common-ssosdk-10.0.0.pom | |
dswork-common-ssosdk-10.0.0.jar | 46 KB |
dswork-common-ssosdk-10.0.0-sources.jar | 40 KB |
dswork-common-ssosdk-10.0.0-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-common-ssosdk/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-common-ssosdk</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-common-ssosdk/
implementation 'com.github.skeychen:dswork-common-ssosdk:10.0.0'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-common-ssosdk/
implementation ("com.github.skeychen:dswork-common-ssosdk:10.0.0")
'com.github.skeychen:dswork-common-ssosdk:jar:10.0.0'
<dependency org="com.github.skeychen" name="dswork-common-ssosdk" rev="10.0.0">
<artifact name="dswork-common-ssosdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-common-ssosdk', version='10.0.0')
)
libraryDependencies += "com.github.skeychen" % "dswork-common-ssosdk" % "10.0.0"
[com.github.skeychen/dswork-common-ssosdk "10.0.0"]