GroupId | GroupIdio.github.ahjohannessen |
---|---|
ArtifactId | ArtifactIdsec-tsc_3 |
Version | Version0.16.0 |
Type | Typejar |
Filename | Size |
---|---|
sec-tsc_3-0.16.0.pom | |
sec-tsc_3-0.16.0.jar | 30 KB |
sec-tsc_3-0.16.0-sources.jar | 3 KB |
sec-tsc_3-0.16.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-tsc_3/ -->
<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>sec-tsc_3</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-tsc_3/
implementation 'io.github.ahjohannessen:sec-tsc_3:0.16.0'
// https://jarcasting.com/artifacts/io.github.ahjohannessen/sec-tsc_3/
implementation ("io.github.ahjohannessen:sec-tsc_3:0.16.0")
'io.github.ahjohannessen:sec-tsc_3:jar:0.16.0'
<dependency org="io.github.ahjohannessen" name="sec-tsc_3" rev="0.16.0">
<artifact name="sec-tsc_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-tsc_3', version='0.16.0')
)
libraryDependencies += "io.github.ahjohannessen" % "sec-tsc_3" % "0.16.0"
[io.github.ahjohannessen/sec-tsc_3 "0.16.0"]