License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdnet.agile-automata.nio4s |
ArtifactId | ArtifactIdnio4s_2.9.1 |
Version | Version0.1.9 |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
nio4s_2.9.1-0.1.9.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.agile-automata.nio4s/nio4s_2.9.1/ -->
<dependency>
<groupId>net.agile-automata.nio4s</groupId>
<artifactId>nio4s_2.9.1</artifactId>
<version>0.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.agile-automata.nio4s/nio4s_2.9.1/
implementation 'net.agile-automata.nio4s:nio4s_2.9.1:0.1.9'
// https://jarcasting.com/artifacts/net.agile-automata.nio4s/nio4s_2.9.1/
implementation ("net.agile-automata.nio4s:nio4s_2.9.1:0.1.9")
'net.agile-automata.nio4s:nio4s_2.9.1:pom:0.1.9'
<dependency org="net.agile-automata.nio4s" name="nio4s_2.9.1" rev="0.1.9">
<artifact name="nio4s_2.9.1" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.agile-automata.nio4s', module='nio4s_2.9.1', version='0.1.9')
)
libraryDependencies += "net.agile-automata.nio4s" % "nio4s_2.9.1" % "0.1.9"
[net.agile-automata.nio4s/nio4s_2.9.1 "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.8.2 |
org.scalatest : scalatest_2.9.1 | jar | 1.6.1 |