is not current version
Last Version 3.0.3

com.ttdev:wpt-runtime 3.0.2


GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-runtime
Version

Version

3.0.2
Type

Type

jar

Download wpt-runtime 3.0.2


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