| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.julien-truffaut |
| Идентификатор | Идентификаторmonocle-generic_2.12 |
| Версия | Версия2.1.0 |
| Тип | Типjar |
| Описание |
Описаниеgeneric
generic
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| monocle-generic_2.12-2.1.0.pom | |
| monocle-generic_2.12-2.1.0.jar | 65 KB |
| monocle-generic_2.12-2.1.0-sources.jar | 5 KB |
| monocle-generic_2.12-2.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.12/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-generic_2.12</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.12/
implementation 'com.github.julien-truffaut:monocle-generic_2.12:2.1.0'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-generic_2.12/
implementation ("com.github.julien-truffaut:monocle-generic_2.12:2.1.0")
'com.github.julien-truffaut:monocle-generic_2.12:jar:2.1.0'
<dependency org="com.github.julien-truffaut" name="monocle-generic_2.12" rev="2.1.0">
<artifact name="monocle-generic_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-generic_2.12', version='2.1.0')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-generic_2.12" % "2.1.0"
[com.github.julien-truffaut/monocle-generic_2.12 "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.github.julien-truffaut : monocle-core_2.12 | jar | 2.1.0 |
| org.typelevel : cats-core_2.12 | jar | 2.1.1 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |