Last Version

benchmark 0.0.1-RC6

A purely functional library to develop distributed and event driven systems.

License

License

GroupId

GroupId

io.parapet
ArtifactId

ArtifactId

benchmark_2.13
Version

Version

0.0.1-RC6
Type

Type

jar
Description

Description

benchmark
A purely functional library to develop distributed and event driven systems.
Project URL

Project URL

http://parapet.io/
Project Organization

Project Organization

parapet
Source Code Management

Source Code Management

https://github.com/parapet-io/parapet

Download benchmark_2.13 0.0.1-RC6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
io.parapet : core_2.13 jar 0.0.1-RC6
io.parapet : interop-cats_2.13 jar 0.0.1-RC6

test (1)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.