Last Version

io.github.marchliu:jaskell-java8 2.1.5

This is a utils library for java 8 project. It include parsec combinators and sql generators library.

License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

io.github.marchliu
ArtifactId

ArtifactId

jaskell-java8
Version

Version

2.1.5
Type

Type

jar
Description

Description

io.github.marchliu:jaskell-java8
This is a utils library for java 8 project. It include parsec combinators and sql generators library.
Project URL

Project URL

https://github.com/MarchLiu/jasekll-java8
Source Code Management

Source Code Management

https://github.com/MarchLiu/jaskell-java8/tree/master

Download jaskell-java8 2.1.5


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.xerial : sqlite-jdbc jar 3.23.1

Project Modules

There are no modules declared in this project.