is not current version
Last Version 0.0.4

com.threewks.thundr:thundr-proxy 0.0.3

Skeleton thundr module

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-proxy
Version

Version

0.0.3
Type

Type

jar

Download thundr-proxy 0.0.3


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