is not current version
Last Version 4.1.2

tech.navicore:navipath_2.13 4.1.1

NaviPath

GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

navipath_2.13
Version

Version

4.1.1
Type

Type

jar

Download navipath_2.13 4.1.1


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