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