| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pierrenodet |
| Идентификатор | Идентификаторlunium-umbreon_2.12 |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеlunium-umbreon
Cats Effect based intepreters and Cats Typeclasses Instances for Lunium
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lunium-umbreon_2.12-0.0.1.pom | |
| lunium-umbreon_2.12-0.0.1.jar | 13 KB |
| lunium-umbreon_2.12-0.0.1-sources.jar | 2 KB |
| lunium-umbreon_2.12-0.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pierrenodet/lunium-umbreon_2.12/ -->
<dependency>
<groupId>com.github.pierrenodet</groupId>
<artifactId>lunium-umbreon_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pierrenodet/lunium-umbreon_2.12/
implementation 'com.github.pierrenodet:lunium-umbreon_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.pierrenodet/lunium-umbreon_2.12/
implementation ("com.github.pierrenodet:lunium-umbreon_2.12:0.0.1")
'com.github.pierrenodet:lunium-umbreon_2.12:jar:0.0.1'
<dependency org="com.github.pierrenodet" name="lunium-umbreon_2.12" rev="0.0.1">
<artifact name="lunium-umbreon_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pierrenodet', module='lunium-umbreon_2.12', version='0.0.1')
)
libraryDependencies += "com.github.pierrenodet" % "lunium-umbreon_2.12" % "0.0.1"
[com.github.pierrenodet/lunium-umbreon_2.12 "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| com.github.pierrenodet : lunium-core_2.12 | jar | 0.0.1 |
| com.github.pierrenodet : lunium-selenium_2.12 | jar | 0.0.1 |
| org.typelevel : cats-core_2.12 | jar | 2.0.0 |
| org.typelevel : cats-effect_2.12 | jar | 2.0.0 |