is not current version
Last Version 2.5

ru.circumflex:circumflex-web 2.0.3

Circumflex Web Framework is a lightweight framework for quick and robust application development using Scala programming language.

GroupId

GroupId

ru.circumflex
ArtifactId

ArtifactId

circumflex-web
Version

Version

2.0.3
Type

Type

jar

Download circumflex-web 2.0.3


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