Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdnet.agile-automata.nio4s |
ArtifactId | ArtifactIdcommons_2.9.1 |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
commons_2.9.1-0.1.2.pom | |
commons_2.9.1-0.1.2.jar | 26 KB |
commons_2.9.1-0.1.2-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.agile-automata.nio4s/commons_2.9.1/ -->
<dependency>
<groupId>net.agile-automata.nio4s</groupId>
<artifactId>commons_2.9.1</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.agile-automata.nio4s/commons_2.9.1/
implementation 'net.agile-automata.nio4s:commons_2.9.1:0.1.2'
// https://jarcasting.com/artifacts/net.agile-automata.nio4s/commons_2.9.1/
implementation ("net.agile-automata.nio4s:commons_2.9.1:0.1.2")
'net.agile-automata.nio4s:commons_2.9.1:jar:0.1.2'
<dependency org="net.agile-automata.nio4s" name="commons_2.9.1" rev="0.1.2">
<artifact name="commons_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.agile-automata.nio4s', module='commons_2.9.1', version='0.1.2')
)
libraryDependencies += "net.agile-automata.nio4s" % "commons_2.9.1" % "0.1.2"
[net.agile-automata.nio4s/commons_2.9.1 "0.1.2"]