is not current version
Last Version 3.0.2

org.overturetool.core.codegen:codegen-runtime 2.5.2


GroupId

GroupId

org.overturetool.core.codegen
ArtifactId

ArtifactId

codegen-runtime
Version

Version

2.5.2
Type

Type

jar

Download codegen-runtime 2.5.2


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