GroupId | GroupIdru.circumflex |
---|---|
ArtifactId | ArtifactIdcircumflex-web |
Version | Version2.4 |
Type | Typejar |
Filename | Size |
---|---|
circumflex-web-2.4.pom | |
circumflex-web-2.4.jar | 243 KB |
circumflex-web-2.4-sources.jar | 20 KB |
circumflex-web-2.4-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.circumflex/circumflex-web/ -->
<dependency>
<groupId>ru.circumflex</groupId>
<artifactId>circumflex-web</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-web/
implementation 'ru.circumflex:circumflex-web:2.4'
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-web/
implementation ("ru.circumflex:circumflex-web:2.4")
'ru.circumflex:circumflex-web:jar:2.4'
<dependency org="ru.circumflex" name="circumflex-web" rev="2.4">
<artifact name="circumflex-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.circumflex', module='circumflex-web', version='2.4')
)
libraryDependencies += "ru.circumflex" % "circumflex-web" % "2.4"
[ru.circumflex/circumflex-web "2.4"]