is not current version
Last Version 2.4.0-snapshot.20220628.10133.0.6f31303a

com.daml:codegen-jvm-main 1.18.2-snapshot.20220310.8437.0.5221a5d1

TBD

GroupId

GroupId

com.daml
ArtifactId

ArtifactId

codegen-jvm-main
Version

Version

1.18.2-snapshot.20220310.8437.0.5221a5d1
Type

Type

jar

Download codegen-jvm-main 1.18.2-snapshot.20220310.8437.0.5221a5d1


<!-- https://jarcasting.com/artifacts/com.daml/codegen-jvm-main/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>codegen-jvm-main</artifactId>
    <version>1.18.2-snapshot.20220310.8437.0.5221a5d1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/codegen-jvm-main/
implementation 'com.daml:codegen-jvm-main:1.18.2-snapshot.20220310.8437.0.5221a5d1'
// https://jarcasting.com/artifacts/com.daml/codegen-jvm-main/
implementation ("com.daml:codegen-jvm-main:1.18.2-snapshot.20220310.8437.0.5221a5d1")
'com.daml:codegen-jvm-main:jar:1.18.2-snapshot.20220310.8437.0.5221a5d1'
<dependency org="com.daml" name="codegen-jvm-main" rev="1.18.2-snapshot.20220310.8437.0.5221a5d1">
  <artifact name="codegen-jvm-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='codegen-jvm-main', version='1.18.2-snapshot.20220310.8437.0.5221a5d1')
)
libraryDependencies += "com.daml" % "codegen-jvm-main" % "1.18.2-snapshot.20220310.8437.0.5221a5d1"
[com.daml/codegen-jvm-main "1.18.2-snapshot.20220310.8437.0.5221a5d1"]