GroupId | GroupIdio.github.okvee |
---|---|
ArtifactId | ArtifactIdtscfg-docgen-core |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
tscfg-docgen-core-0.1.0.pom | |
tscfg-docgen-core-0.1.0.jar | 18 KB |
tscfg-docgen-core-0.1.0-sources.jar | 9 KB |
tscfg-docgen-core-0.1.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen-core/ -->
<dependency>
<groupId>io.github.okvee</groupId>
<artifactId>tscfg-docgen-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen-core/
implementation 'io.github.okvee:tscfg-docgen-core:0.1.0'
// https://jarcasting.com/artifacts/io.github.okvee/tscfg-docgen-core/
implementation ("io.github.okvee:tscfg-docgen-core:0.1.0")
'io.github.okvee:tscfg-docgen-core:jar:0.1.0'
<dependency org="io.github.okvee" name="tscfg-docgen-core" rev="0.1.0">
<artifact name="tscfg-docgen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.okvee', module='tscfg-docgen-core', version='0.1.0')
)
libraryDependencies += "io.github.okvee" % "tscfg-docgen-core" % "0.1.0"
[io.github.okvee/tscfg-docgen-core "0.1.0"]