is not current version
Last Version 4.1.2

tech.navicore:navipath_2.12 3.0.2

NaviPath

GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

navipath_2.12
Version

Version

3.0.2
Type

Type

jar

Download navipath_2.12 3.0.2


<!-- https://jarcasting.com/artifacts/tech.navicore/navipath_2.12/ -->
<dependency>
    <groupId>tech.navicore</groupId>
    <artifactId>navipath_2.12</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/navipath_2.12/
implementation 'tech.navicore:navipath_2.12:3.0.2'
// https://jarcasting.com/artifacts/tech.navicore/navipath_2.12/
implementation ("tech.navicore:navipath_2.12:3.0.2")
'tech.navicore:navipath_2.12:jar:3.0.2'
<dependency org="tech.navicore" name="navipath_2.12" rev="3.0.2">
  <artifact name="navipath_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='navipath_2.12', version='3.0.2')
)
libraryDependencies += "tech.navicore" % "navipath_2.12" % "3.0.2"
[tech.navicore/navipath_2.12 "3.0.2"]