Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.ahjohannessen |
ArtifactId | ArtifactIdsec-fs2-client_3.0.0-RC2 |
Version | Version0.9.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3.0.0-RC2/ -->
<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>sec-fs2-client_3.0.0-RC2</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3.0.0-RC2/
implementation 'io.github.ahjohannessen:sec-fs2-client_3.0.0-RC2:0.9.2'
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-fs2-client_3.0.0-RC2/
implementation ("io.github.ahjohannessen:sec-fs2-client_3.0.0-RC2:0.9.2")
'io.github.ahjohannessen:sec-fs2-client_3.0.0-RC2:jar:0.9.2'
<dependency org="io.github.ahjohannessen" name="sec-fs2-client_3.0.0-RC2" rev="0.9.2">
<artifact name="sec-fs2-client_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-fs2-client_3.0.0-RC2', version='0.9.2')
)
libraryDependencies += "io.github.ahjohannessen" % "sec-fs2-client_3.0.0-RC2" % "0.9.2"
[io.github.ahjohannessen/sec-fs2-client_3.0.0-RC2 "0.9.2"]