scala-omg

A Scala library that simplifies client-server videogames development

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaomg
ArtifactId

ArtifactId

scala-omg
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-omg
A Scala library that simplifies client-server videogames development
Project URL

Project URL

https://github.com/scalaomg
Project Organization

Project Organization

com.github.scalaomg
Source Code Management

Source Code Management

https://github.com/scalaomg/scalaomg-core

Download scala-omg

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.typesafe.akka : akka-actor_2.12 jar 2.6.4
com.typesafe.akka : akka-http_2.12 jar 10.1.11
com.typesafe.akka : akka-stream_2.12 jar 2.6.4
com.typesafe.akka : akka-http-spray-json_2.12 jar 10.1.11
org.apache.commons : commons-lang3 jar 3.3.2
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0