is not current version
Last Version 2.3

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


GroupId

GroupId

org.sitoolkit.wt
ArtifactId

ArtifactId

sit-wt-runtime
Version

Version

1.0
Type

Type

jar

Download sit-wt-runtime 1.0


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