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