| Группа | Группаcom.github.swissquote |
|---|---|
| Идентификатор | Идентификаторcarnotzet-core |
| Версия | Версия1.7.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| carnotzet-core-1.7.7.pom | |
| carnotzet-core-1.7.7.jar | 115 KB |
| carnotzet-core-1.7.7-sources.jar | 52 KB |
| carnotzet-core-1.7.7-javadoc.jar | 309 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/ -->
<dependency>
<groupId>com.github.swissquote</groupId>
<artifactId>carnotzet-core</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/
implementation 'com.github.swissquote:carnotzet-core:1.7.7'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/
implementation ("com.github.swissquote:carnotzet-core:1.7.7")
'com.github.swissquote:carnotzet-core:jar:1.7.7'
<dependency org="com.github.swissquote" name="carnotzet-core" rev="1.7.7">
<artifact name="carnotzet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-core', version='1.7.7')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-core" % "1.7.7"
[com.github.swissquote/carnotzet-core "1.7.7"]