| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fntz |
| Идентификатор | Идентификаторomhs-dsl_2.12 |
| Версия | Версия0.0.5 |
| Тип | Типjar |
| Описание |
Описаниеomhs-dsl
omhs-dsl
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| omhs-dsl_2.12-0.0.5.pom | |
| omhs-dsl_2.12-0.0.5.jar | 690 KB |
| omhs-dsl_2.12-0.0.5-sources.jar | 44 KB |
| omhs-dsl_2.12-0.0.5-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fntz/omhs-dsl_2.12/ -->
<dependency>
<groupId>com.github.fntz</groupId>
<artifactId>omhs-dsl_2.12</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fntz/omhs-dsl_2.12/
implementation 'com.github.fntz:omhs-dsl_2.12:0.0.5'
// https://jarcasting.com/artifacts/com.github.fntz/omhs-dsl_2.12/
implementation ("com.github.fntz:omhs-dsl_2.12:0.0.5")
'com.github.fntz:omhs-dsl_2.12:jar:0.0.5'
<dependency org="com.github.fntz" name="omhs-dsl_2.12" rev="0.0.5">
<artifact name="omhs-dsl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fntz', module='omhs-dsl_2.12', version='0.0.5')
)
libraryDependencies += "com.github.fntz" % "omhs-dsl_2.12" % "0.0.5"
[com.github.fntz/omhs-dsl_2.12 "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-codec-http | jar | 4.1.60.Final |
| io.netty : netty-codec-http2 | jar | 4.1.60.Final |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.13 |
| org.scalameta : munit_2.12 | jar | 0.7.22 |