Lignin Core

A set of Project Reactor Kotlin extensions

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.tddmonkey
ArtifactId

ArtifactId

lignin-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Lignin Core
A set of Project Reactor Kotlin extensions
Project URL

Project URL

http://github.com/tddmonkey/lignin
Source Code Management

Source Code Management

http://github.com/tddmonkey/lignin

Download lignin-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
io.projectreactor : reactor-core jar 3.4.1

Project Modules

There are no modules declared in this project.

lignin

Versions

Version
0.0.3
0.0.2
0.0.1