License |
License |
---|---|
GroupId | GroupIdorg.tinfour |
ArtifactId | ArtifactIdTinfourDemo |
Last Version | Last Version2.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDemo
Demonstration classes, examples, and performance testing tools
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.tinfour : TinfourAnalysis | jar | 2.1.7 |
org.tinfour : TinfourGis | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |