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