tackler-core


License

License

GroupId

GroupId

fi.sn127
ArtifactId

ArtifactId

tackler-core_2.12
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

tackler-core
tackler-core
Project URL

Project URL

https://github.com/sn127/tackler
Project Organization

Project Organization

fi.sn127
Source Code Management

Source Code Management

https://github.com/sn127/tackler

Download tackler-core_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/fi.sn127/tackler-core_2.12/ -->
<dependency>
    <groupId>fi.sn127</groupId>
    <artifactId>tackler-core_2.12</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.sn127/tackler-core_2.12/
implementation 'fi.sn127:tackler-core_2.12:0.10.0'
// https://jarcasting.com/artifacts/fi.sn127/tackler-core_2.12/
implementation ("fi.sn127:tackler-core_2.12:0.10.0")
'fi.sn127:tackler-core_2.12:jar:0.10.0'
<dependency org="fi.sn127" name="tackler-core_2.12" rev="0.10.0">
  <artifact name="tackler-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.sn127', module='tackler-core_2.12', version='0.10.0')
)
libraryDependencies += "fi.sn127" % "tackler-core_2.12" % "0.10.0"
[fi.sn127/tackler-core_2.12 "0.10.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
fi.sn127 : tackler-api_2.12 jar 0.10.0
org.antlr : antlr4 jar 4.7.1
org.antlr : antlr4-runtime jar 4.7.1
com.github.pathikrit : better-files_2.12 jar 3.7.0
org.typelevel : cats-core_2.12 jar 1.5.0
io.circe : circe-core_2.12 jar 0.10.1
io.circe : circe-generic_2.12 jar 0.10.1
io.circe : circe-parser_2.12 jar 0.10.1
io.circe : circe-java8_2.12 jar 0.10.1
com.typesafe : config jar 1.3.3
org.eclipse.jgit : org.eclipse.jgit jar 5.1.3.201810200350-r
com.jsuereth : scala-arm_2.12 jar 2.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
io.circe : circe-optics_2.12 jar 0.10.0

Project Modules

There are no modules declared in this project.

Moved to: https://gitlab.com/e257/accounting/tackler

Tackler

Tackler Ain’t Calculator and Kernel for Ledger Equivalent Records. Why not? - Because it uses simplified Ledger syntax.

So in other words, Tackler is accounting engine and reporting tool for based double-entry accounting.

fi.sn127

SN127

Versions

Version
0.10.0
0.9.0
0.8.0