| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openurp.base |
| Идентификатор | Идентификаторopenurp-base-static |
| Версия | Версия0.1.29 |
| Тип | Типjar |
| Описание |
Описаниеopenurp-base-static
OpenURP Starter
|
| Организация-разработчик |
Организация-разработчикThe OpenURP Software |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| openurp-base-static-0.1.29.pom | |
| openurp-base-static-0.1.29.jar | 9 KB |
| openurp-base-static-0.1.29-sources.jar | 5 KB |
| openurp-base-static-0.1.29-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openurp.base/openurp-base-static/ -->
<dependency>
<groupId>org.openurp.base</groupId>
<artifactId>openurp-base-static</artifactId>
<version>0.1.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-static/
implementation 'org.openurp.base:openurp-base-static:0.1.29'
// https://jarcasting.com/artifacts/org.openurp.base/openurp-base-static/
implementation ("org.openurp.base:openurp-base-static:0.1.29")
'org.openurp.base:openurp-base-static:jar:0.1.29'
<dependency org="org.openurp.base" name="openurp-base-static" rev="0.1.29">
<artifact name="openurp-base-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openurp.base', module='openurp-base-static', version='0.1.29')
)
libraryDependencies += "org.openurp.base" % "openurp-base-static" % "0.1.29"
[org.openurp.base/openurp-base-static "0.1.29"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |