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