is not current version
Last Version 3.0.3

com.ttdev:wpt-runtime-spring 3.0.1


GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-runtime-spring
Version

Version

3.0.1
Type

Type

jar

Download wpt-runtime-spring 3.0.1


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