is not current version
Last Version 9.1.2

com.github.skeychen:dswork-ognl 8.8.0.RELEASE

dswork-ognl

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.skeychen
ArtifactId

ArtifactId

dswork-ognl
Version

Version

8.8.0.RELEASE
Type

Type

jar

Download dswork-ognl 8.8.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-ognl/ -->
<dependency>
    <groupId>com.github.skeychen</groupId>
    <artifactId>dswork-ognl</artifactId>
    <version>8.8.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-ognl/
implementation 'com.github.skeychen:dswork-ognl:8.8.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-ognl/
implementation ("com.github.skeychen:dswork-ognl:8.8.0.RELEASE")
'com.github.skeychen:dswork-ognl:jar:8.8.0.RELEASE'
<dependency org="com.github.skeychen" name="dswork-ognl" rev="8.8.0.RELEASE">
  <artifact name="dswork-ognl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-ognl', version='8.8.0.RELEASE')
)
libraryDependencies += "com.github.skeychen" % "dswork-ognl" % "8.8.0.RELEASE"
[com.github.skeychen/dswork-ognl "8.8.0.RELEASE"]