Last Version

orbit-codegen 2.0.0a5

The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-codegen
Version

Version

2.0.0a5
Type

Type

jar
Description

Description

orbit-codegen
The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
Project URL

Project URL

https://www.orbit.cloud
Project Organization

Project Organization

Electronic Arts
Source Code Management

Source Code Management

https://www.orbit.cloud

Download orbit-codegen 2.0.0a5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
com.squareup : javapoet jar 1.11.1

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.1.1

Project Modules

There are no modules declared in this project.