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