| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.julien-truffaut |
| Идентификатор | Идентификаторmonocle-core_2.13.0-RC1 |
| Версия | Версия1.6.0-M4 |
| Тип | Типjar |
| Описание |
Описаниеcore
core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13.0-RC1/ -->
<dependency>
<groupId>com.github.julien-truffaut</groupId>
<artifactId>monocle-core_2.13.0-RC1</artifactId>
<version>1.6.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13.0-RC1/
implementation 'com.github.julien-truffaut:monocle-core_2.13.0-RC1:1.6.0-M4'
// https://jarcasting.com/artifacts/com.github.julien-truffaut/monocle-core_2.13.0-RC1/
implementation ("com.github.julien-truffaut:monocle-core_2.13.0-RC1:1.6.0-M4")
'com.github.julien-truffaut:monocle-core_2.13.0-RC1:jar:1.6.0-M4'
<dependency org="com.github.julien-truffaut" name="monocle-core_2.13.0-RC1" rev="1.6.0-M4">
<artifact name="monocle-core_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julien-truffaut', module='monocle-core_2.13.0-RC1', version='1.6.0-M4')
)
libraryDependencies += "com.github.julien-truffaut" % "monocle-core_2.13.0-RC1" % "1.6.0-M4"
[com.github.julien-truffaut/monocle-core_2.13.0-RC1 "1.6.0-M4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-RC1 |
| org.scalaz : scalaz-core_2.13.0-RC1 | jar | 7.2.27 |