summaryrefslogtreecommitdiff
path: root/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0')
-rw-r--r--embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.aarbin0 -> 28552 bytes
-rw-r--r--embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.pom35
2 files changed, 35 insertions, 0 deletions
diff --git a/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.aar b/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.aar
new file mode 100644
index 0000000..b385feb
--- /dev/null
+++ b/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.aar
Binary files differ
diff --git a/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.pom b/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.pom
new file mode 100644
index 0000000..8f96af5
--- /dev/null
+++ b/embeddedmavenrepository/foundation/e/privacymodule.tor/0.1.0/privacymodule.tor-0.1.0.pom
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>foundation.e</groupId>
+ <artifactId>privacymodule.tor</artifactId>
+ <version>0.1.0</version>
+ <packaging>aar</packaging>
+ <dependencies>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-stdlib</artifactId>
+ <version>1.4.10</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.core</groupId>
+ <artifactId>core-ktx</artifactId>
+ <version>1.6.0</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.localbroadcastmanager</groupId>
+ <artifactId>localbroadcastmanager</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.appcompat</groupId>
+ <artifactId>appcompat</artifactId>
+ <version>1.2.0</version>
+ </dependency>
+ <dependency>
+ <groupId>foundation.e</groupId>
+ <artifactId>orbotservice</artifactId>
+ <version>16.4.1</version>
+ </dependency>
+ </dependencies>
+</project>