is not current version
Last Version 6.2.0

com.goldmansachs.jdmn:jdmn-runtime 3.10.1


GroupId

GroupId

com.goldmansachs.jdmn
ArtifactId

ArtifactId

jdmn-runtime
Version

Version

3.10.1
Type

Type

jar

Download jdmn-runtime 3.10.1


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