License |
License |
---|---|
GroupId | GroupIdtech.navicore |
ArtifactId | ArtifactIdnavipath_2.11 |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionNaviPath
NaviPath
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
navipath_2.11-2.1.0.pom | |
navipath_2.11-2.1.0.jar | 254 KB |
navipath_2.11-2.1.0-sources.jar | 10 KB |
navipath_2.11-2.1.0-javadoc.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.navicore/navipath_2.11/ -->
<dependency>
<groupId>tech.navicore</groupId>
<artifactId>navipath_2.11</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/navipath_2.11/
implementation 'tech.navicore:navipath_2.11:2.1.0'
// https://jarcasting.com/artifacts/tech.navicore/navipath_2.11/
implementation ("tech.navicore:navipath_2.11:2.1.0")
'tech.navicore:navipath_2.11:jar:2.1.0'
<dependency org="tech.navicore" name="navipath_2.11" rev="2.1.0">
<artifact name="navipath_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='navipath_2.11', version='2.1.0')
)
libraryDependencies += "tech.navicore" % "navipath_2.11" % "2.1.0"
[tech.navicore/navipath_2.11 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.11 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |