| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dqohn |
| Идентификатор | Идентификаторp_2.13 |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеp
p is a tool for parsing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| p_2.13-1.0.2.pom | |
| p_2.13-1.0.2.jar | 1 KB |
| p_2.13-1.0.2-sources.jar | 747 bytes |
| p_2.13-1.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dqohn/p_2.13/ -->
<dependency>
<groupId>io.github.dqohn</groupId>
<artifactId>p_2.13</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dqohn/p_2.13/
implementation 'io.github.dqohn:p_2.13:1.0.2'
// https://jarcasting.com/artifacts/io.github.dqohn/p_2.13/
implementation ("io.github.dqohn:p_2.13:1.0.2")
'io.github.dqohn:p_2.13:jar:1.0.2'
<dependency org="io.github.dqohn" name="p_2.13" rev="1.0.2">
<artifact name="p_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dqohn', module='p_2.13', version='1.0.2')
)
libraryDependencies += "io.github.dqohn" % "p_2.13" % "1.0.2"
[io.github.dqohn/p_2.13 "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |