is not current version
Last Version 2.2.2

org.overturetool.core:codegen-runtime 2.1.6


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

codegen-runtime
Version

Version

2.1.6
Type

Type

jar

Download codegen-runtime 2.1.6


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