is not current version
Last Version 2.5

ru.circumflex:circumflex-core 2.0.2

Circumflex Core contains basic API for use in other Circumflex components.

GroupId

GroupId

ru.circumflex
ArtifactId

ArtifactId

circumflex-core
Version

Version

2.0.2
Type

Type

jar

Download circumflex-core 2.0.2


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