is not current version
Last Version 2.3

org.sitoolkit.wt:sit-wt-runtime 0.11.1


GroupId

GroupId

org.sitoolkit.wt
ArtifactId

ArtifactId

sit-wt-runtime
Version

Version

0.11.1
Type

Type

jar

Download sit-wt-runtime 0.11.1


<!-- https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-runtime/ -->
<dependency>
    <groupId>org.sitoolkit.wt</groupId>
    <artifactId>sit-wt-runtime</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-runtime/
implementation 'org.sitoolkit.wt:sit-wt-runtime:0.11.1'
// https://jarcasting.com/artifacts/org.sitoolkit.wt/sit-wt-runtime/
implementation ("org.sitoolkit.wt:sit-wt-runtime:0.11.1")
'org.sitoolkit.wt:sit-wt-runtime:jar:0.11.1'
<dependency org="org.sitoolkit.wt" name="sit-wt-runtime" rev="0.11.1">
  <artifact name="sit-wt-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sitoolkit.wt', module='sit-wt-runtime', version='0.11.1')
)
libraryDependencies += "org.sitoolkit.wt" % "sit-wt-runtime" % "0.11.1"
[org.sitoolkit.wt/sit-wt-runtime "0.11.1"]