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