is not current version
Last Version 2.5

ru.circumflex:circumflex-parent 2.0.1

Circumflex is a set of software components for quick and robust application development using Scala programming language.

GroupId

GroupId

ru.circumflex
ArtifactId

ArtifactId

circumflex-parent
Version

Version

2.0.1
Type

Type

pom

Download circumflex-parent 2.0.1


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