flatjoin-core


License

License

MIT
GroupId

GroupId

io.github.pityka
ArtifactId

ArtifactId

flatjoin-core_2.13
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

flatjoin-core
flatjoin-core
Project Organization

Project Organization

io.github.pityka
Source Code Management

Source Code Management

https://github.com/pityka/flatjoin

Download flatjoin-core_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17
0.0.15