TableParser

This project is a Scala library for facilitate comparisons in a functional style.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.phasmidsoftware
ArtifactId

ArtifactId

tableparser_2.13
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

TableParser
This project is a Scala library for facilitate comparisons in a functional style.
Project URL

Project URL

https://github.com/rchillyard/TableParser
Project Organization

Project Organization

Phasmid Software
Source Code Management

Source Code Management

https://github.com/rchillyard/TableParser

Download tableparser_2.13

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
io.github.jmcardon : tsec-cipher-jca_2.13 jar 0.4.0
com.phasmidsoftware : flog_2.13 jar 1.0.8
io.spray : spray-json_2.13 jar 1.3.6
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
com.github.nscala-time : nscala-time_2.13 jar 2.30.0
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.4

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.8

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.0.14
1.0.13