NaviPath


License

License

GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

navipath_2.13
Last Version

Last Version

4.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

NaviPath
NaviPath
Project URL

Project URL

https://github.com/navicore/navipath
Project Organization

Project Organization

tech.navicore
Source Code Management

Source Code Management

https://github.com/navicore/NaviPath

Download navipath_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.rogach : scallop_2.13 jar 4.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.scala-lang.modules : scala-parser-combinators_2.13 jar 2.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.2
4.1.1
4.1.0
4.0.21
4.0.20
4.0.19
4.0.2
4.0.1
3.1.0
3.0.2
2.20