License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.parapet |
ArtifactId | ArtifactIdnet_2.13 |
Version | Version0.0.1-RC6 |
Type | Typejar |
Description |
Descriptionnet
A purely functional library to develop distributed and event driven systems.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
net_2.13-0.0.1-RC6.pom | |
net_2.13-0.0.1-RC6.jar | 57 KB |
net_2.13-0.0.1-RC6-sources.jar | 5 KB |
net_2.13-0.0.1-RC6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.parapet/net_2.13/ -->
<dependency>
<groupId>io.parapet</groupId>
<artifactId>net_2.13</artifactId>
<version>0.0.1-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/net_2.13/
implementation 'io.parapet:net_2.13:0.0.1-RC6'
// https://jarcasting.com/artifacts/io.parapet/net_2.13/
implementation ("io.parapet:net_2.13:0.0.1-RC6")
'io.parapet:net_2.13:jar:0.0.1-RC6'
<dependency org="io.parapet" name="net_2.13" rev="0.0.1-RC6">
<artifact name="net_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='net_2.13', version='0.0.1-RC6')
)
libraryDependencies += "io.parapet" % "net_2.13" % "0.0.1-RC6"
[io.parapet/net_2.13 "0.0.1-RC6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
io.parapet : core_2.13 | jar | 0.0.1-RC6 |
org.zeromq : jeromq | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.pegdown : pegdown | jar | 1.6.0 |