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