is not current version
Last Version 3.0.3

com.ttdev:wpt-core 3.0.0


GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-core
Version

Version

3.0.0
Type

Type

jar

Download wpt-core 3.0.0


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