is not current version
Last Version 1.0.14

de.tk.opensource:3rdparty-privacy-proxy 1.0.5

TK 3rd Party Privacy Proxy. Delivers functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. The users of your website will remain private against any 3rd Party Provider you use without losing any functionality on your end. Further more this privacy proxy delivers you the ultimate knowledge about what information is being transferred to any 3rd Party Provider as well as independence from their servers.

GroupId

GroupId

de.tk.opensource
ArtifactId

ArtifactId

3rdparty-privacy-proxy
Version

Version

1.0.5
Type

Type

jar

Download 3rdparty-privacy-proxy 1.0.5


<!-- https://jarcasting.com/artifacts/de.tk.opensource/3rdparty-privacy-proxy/ -->
<dependency>
    <groupId>de.tk.opensource</groupId>
    <artifactId>3rdparty-privacy-proxy</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.tk.opensource/3rdparty-privacy-proxy/
implementation 'de.tk.opensource:3rdparty-privacy-proxy:1.0.5'
// https://jarcasting.com/artifacts/de.tk.opensource/3rdparty-privacy-proxy/
implementation ("de.tk.opensource:3rdparty-privacy-proxy:1.0.5")
'de.tk.opensource:3rdparty-privacy-proxy:jar:1.0.5'
<dependency org="de.tk.opensource" name="3rdparty-privacy-proxy" rev="1.0.5">
  <artifact name="3rdparty-privacy-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tk.opensource', module='3rdparty-privacy-proxy', version='1.0.5')
)
libraryDependencies += "de.tk.opensource" % "3rdparty-privacy-proxy" % "1.0.5"
[de.tk.opensource/3rdparty-privacy-proxy "1.0.5"]