is not current version
Last Version 0.3.27

com.github.blueeyes:blueeyes 0.2.9

A lightweight Web 3.0 framework for Scala

GroupId

GroupId

com.github.blueeyes
ArtifactId

ArtifactId

blueeyes
Version

Version

0.2.9
Type

Type

jar

Download blueeyes 0.2.9


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