is not current version
Last Version 1.4.4

org.wwarn.mapssurveyor:SurveyorSimpleDemoApp 1.4.3

A demonstrator for the surveyor framework

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

org.wwarn.mapssurveyor
ArtifactId

ArtifactId

SurveyorSimpleDemoApp
Version

Version

1.4.3
Type

Type

war

Download SurveyorSimpleDemoApp 1.4.3


<!-- https://jarcasting.com/artifacts/org.wwarn.mapssurveyor/SurveyorSimpleDemoApp/ -->
<dependency>
    <groupId>org.wwarn.mapssurveyor</groupId>
    <artifactId>SurveyorSimpleDemoApp</artifactId>
    <version>1.4.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wwarn.mapssurveyor/SurveyorSimpleDemoApp/
implementation 'org.wwarn.mapssurveyor:SurveyorSimpleDemoApp:1.4.3'
// https://jarcasting.com/artifacts/org.wwarn.mapssurveyor/SurveyorSimpleDemoApp/
implementation ("org.wwarn.mapssurveyor:SurveyorSimpleDemoApp:1.4.3")
'org.wwarn.mapssurveyor:SurveyorSimpleDemoApp:war:1.4.3'
<dependency org="org.wwarn.mapssurveyor" name="SurveyorSimpleDemoApp" rev="1.4.3">
  <artifact name="SurveyorSimpleDemoApp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wwarn.mapssurveyor', module='SurveyorSimpleDemoApp', version='1.4.3')
)
libraryDependencies += "org.wwarn.mapssurveyor" % "SurveyorSimpleDemoApp" % "1.4.3"
[org.wwarn.mapssurveyor/SurveyorSimpleDemoApp "1.4.3"]