не последняя версия
Последняя версия 3.0.3

com.ttdev:wpt-runtime-spring 3.0.0


Группа

Группа

com.ttdev
Идентификатор

Идентификатор

wpt-runtime-spring
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать wpt-runtime-spring 3.0.0


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