is not current version
Last Version 6.2.0

com.goldmansachs.jdmn:jdmn-runtime 3.8.0


GroupId

GroupId

com.goldmansachs.jdmn
ArtifactId

ArtifactId

jdmn-runtime
Version

Version

3.8.0
Type

Type

jar

Download jdmn-runtime 3.8.0


<!-- https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/ -->
<dependency>
    <groupId>com.goldmansachs.jdmn</groupId>
    <artifactId>jdmn-runtime</artifactId>
    <version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/
implementation 'com.goldmansachs.jdmn:jdmn-runtime:3.8.0'
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-runtime/
implementation ("com.goldmansachs.jdmn:jdmn-runtime:3.8.0")
'com.goldmansachs.jdmn:jdmn-runtime:jar:3.8.0'
<dependency org="com.goldmansachs.jdmn" name="jdmn-runtime" rev="3.8.0">
  <artifact name="jdmn-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.jdmn', module='jdmn-runtime', version='3.8.0')
)
libraryDependencies += "com.goldmansachs.jdmn" % "jdmn-runtime" % "3.8.0"
[com.goldmansachs.jdmn/jdmn-runtime "3.8.0"]