| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаcom.github.tomasmikula |
| Идентификатор | Идентификаторpascal_2.12.10 |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
Описаниеpascal
pascal
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pascal_2.12.10-0.4.0.pom | |
| pascal_2.12.10-0.4.0.jar | 17 KB |
| pascal_2.12.10-0.4.0-sources.jar | 2 KB |
| pascal_2.12.10-0.4.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomasmikula/pascal_2.12.10/ -->
<dependency>
<groupId>com.github.tomasmikula</groupId>
<artifactId>pascal_2.12.10</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomasmikula/pascal_2.12.10/
implementation 'com.github.tomasmikula:pascal_2.12.10:0.4.0'
// https://jarcasting.com/artifacts/com.github.tomasmikula/pascal_2.12.10/
implementation ("com.github.tomasmikula:pascal_2.12.10:0.4.0")
'com.github.tomasmikula:pascal_2.12.10:jar:0.4.0'
<dependency org="com.github.tomasmikula" name="pascal_2.12.10" rev="0.4.0">
<artifact name="pascal_2.12.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomasmikula', module='pascal_2.12.10', version='0.4.0')
)
libraryDependencies += "com.github.tomasmikula" % "pascal_2.12.10" % "0.4.0"
[com.github.tomasmikula/pascal_2.12.10 "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.10 |
| org.scala-lang : scala-library | jar | 2.12.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |