is not current version
Last Version 2.1.0

tech.navicore:navipath_2.11 1.0.0

NaviPath

GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

navipath_2.11
Version

Version

1.0.0
Type

Type

jar

Download navipath_2.11 1.0.0


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