is not current version
Last Version 3.0.2

org.overturetool.core.codegen:platform 2.6.0


Categories

Categories

ORM Data
GroupId

GroupId

org.overturetool.core.codegen
ArtifactId

ArtifactId

platform
Version

Version

2.6.0
Type

Type

jar

Download platform 2.6.0


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