| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаcom.github.cb372 |
| Идентификатор | Идентификаторscalacache-core_3 |
| Версия | Версия1.0.0-M5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| scalacache-core_3-1.0.0-M5.pom | |
| scalacache-core_3-1.0.0-M5.jar | 155 KB |
| scalacache-core_3-1.0.0-M5-sources.jar | 19 KB |
| scalacache-core_3-1.0.0-M5-javadoc.jar | 332 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_3/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scalacache-core_3</artifactId>
<version>1.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_3/
implementation 'com.github.cb372:scalacache-core_3:1.0.0-M5'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_3/
implementation ("com.github.cb372:scalacache-core_3:1.0.0-M5")
'com.github.cb372:scalacache-core_3:jar:1.0.0-M5'
<dependency org="com.github.cb372" name="scalacache-core_3" rev="1.0.0-M5">
<artifact name="scalacache-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-core_3', version='1.0.0-M5')
)
libraryDependencies += "com.github.cb372" % "scalacache-core_3" % "1.0.0-M5"
[com.github.cb372/scalacache-core_3 "1.0.0-M5"]