| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.thevpc.common |
| Идентификатор | Идентификаторthevpc-common-text-source |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLibrary for representing Source Text Files
Library for representing Source Text Files, used in Java Enhanced Expression Parser (JEEP)
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-text-source</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source/
implementation 'net.thevpc.common:thevpc-common-text-source:1.3.0'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-text-source/
implementation ("net.thevpc.common:thevpc-common-text-source:1.3.0")
'net.thevpc.common:thevpc-common-text-source:jar:1.3.0'
<dependency org="net.thevpc.common" name="thevpc-common-text-source" rev="1.3.0">
<artifact name="thevpc-common-text-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-text-source', version='1.3.0')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-text-source" % "1.3.0"
[net.thevpc.common/thevpc-common-text-source "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.thevpc.common : thevpc-common-classpath | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |