is not current version
Last Version 0.7.1

com.ea.orbit:orbit-web 0.2.3


GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-web
Version

Version

0.2.3
Type

Type

jar

Download orbit-web 0.2.3


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