| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tinfour |
| Идентификатор | ИдентификаторTinfourDemo |
| Последняя версия | Последняя версия2.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDemo
Demonstration classes, examples, and performance testing tools
|
| Имя Файла | Размер |
|---|---|
| TinfourDemo-2.1.7.pom | |
| TinfourDemo-2.1.7.jar | 369 KB |
| TinfourDemo-2.1.7-sources.jar | 268 KB |
| TinfourDemo-2.1.7-javadoc.jar | 450 KB |
| TinfourDemo-2.1.7-jar-with-dependencies.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tinfour/TinfourDemo/ -->
<dependency>
<groupId>org.tinfour</groupId>
<artifactId>TinfourDemo</artifactId>
<version>2.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinfour/TinfourDemo/
implementation 'org.tinfour:TinfourDemo:2.1.7'
// https://jarcasting.com/artifacts/org.tinfour/TinfourDemo/
implementation ("org.tinfour:TinfourDemo:2.1.7")
'org.tinfour:TinfourDemo:jar:2.1.7'
<dependency org="org.tinfour" name="TinfourDemo" rev="2.1.7">
<artifact name="TinfourDemo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinfour', module='TinfourDemo', version='2.1.7')
)
libraryDependencies += "org.tinfour" % "TinfourDemo" % "2.1.7"
[org.tinfour/TinfourDemo "2.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.tinfour : TinfourAnalysis | jar | 2.1.7 |
| org.tinfour : TinfourGis | jar | 2.1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |