Categories |
Categoriesconfig Application Layer Libs Configuration KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-config |
Version | Version8.8.6 |
Type | Typejar |
Filename | Size |
---|---|
dswork-config-8.8.6.pom | |
dswork-config-8.8.6.jar | 29 KB |
dswork-config-8.8.6-sources.jar | 26 KB |
dswork-config-8.8.6-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-config</artifactId>
<version>8.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation 'com.github.skeychen:dswork-config:8.8.6'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation ("com.github.skeychen:dswork-config:8.8.6")
'com.github.skeychen:dswork-config:jar:8.8.6'
<dependency org="com.github.skeychen" name="dswork-config" rev="8.8.6">
<artifact name="dswork-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-config', version='8.8.6')
)
libraryDependencies += "com.github.skeychen" % "dswork-config" % "8.8.6"
[com.github.skeychen/dswork-config "8.8.6"]