Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.ahjohannessen |
ArtifactId | ArtifactIdsec-fs2-client_3 |
Version | Version0.13.10 |
Type | Typejar |
Filename | Size |
---|---|
sec-fs2-client_3-0.13.10.pom | |
sec-fs2-client_3-0.13.10.jar | 14 KB |
sec-fs2-client_3-0.13.10-sources.jar | 3 KB |
sec-fs2-client_3-0.13.10-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3/ -->
<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>sec-fs2-client_3</artifactId>
<version>0.13.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3/
implementation 'io.github.ahjohannessen:sec-fs2-client_3:0.13.10'
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3/
implementation ("io.github.ahjohannessen:sec-fs2-client_3:0.13.10")
'io.github.ahjohannessen:sec-fs2-client_3:jar:0.13.10'
<dependency org="io.github.ahjohannessen" name="sec-fs2-client_3" rev="0.13.10">
<artifact name="sec-fs2-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-fs2-client_3', version='0.13.10')
)
libraryDependencies += "io.github.ahjohannessen" % "sec-fs2-client_3" % "0.13.10"
[io.github.ahjohannessen/sec-fs2-client_3 "0.13.10"]