GroupId | GroupIdio.sitoolkit.wt |
---|---|
ArtifactId | ArtifactIdsit-wt-runtime |
Version | Version3.0.0-beta.1 |
Type | Typejar |
Filename | Size |
---|---|
sit-wt-runtime-3.0.0-beta.1.pom | |
sit-wt-runtime-3.0.0-beta.1.jar | 532 KB |
sit-wt-runtime-3.0.0-beta.1-sources.jar | 409 KB |
sit-wt-runtime-3.0.0-beta.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sitoolkit.wt/sit-wt-runtime/ -->
<dependency>
<groupId>io.sitoolkit.wt</groupId>
<artifactId>sit-wt-runtime</artifactId>
<version>3.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sitoolkit.wt/sit-wt-runtime/
implementation 'io.sitoolkit.wt:sit-wt-runtime:3.0.0-beta.1'
// https://jarcasting.com/artifacts/io.sitoolkit.wt/sit-wt-runtime/
implementation ("io.sitoolkit.wt:sit-wt-runtime:3.0.0-beta.1")
'io.sitoolkit.wt:sit-wt-runtime:jar:3.0.0-beta.1'
<dependency org="io.sitoolkit.wt" name="sit-wt-runtime" rev="3.0.0-beta.1">
<artifact name="sit-wt-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sitoolkit.wt', module='sit-wt-runtime', version='3.0.0-beta.1')
)
libraryDependencies += "io.sitoolkit.wt" % "sit-wt-runtime" % "3.0.0-beta.1"
[io.sitoolkit.wt/sit-wt-runtime "3.0.0-beta.1"]