barricade2

Runtime configurable local server for Android apps.

License

License

GroupId

GroupId

com.mutualmobile
ArtifactId

ArtifactId

barricade2
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

barricade2
Runtime configurable local server for Android apps.
Project URL

Project URL

https://github.com/mutualmobile/Barricade2

Download barricade2

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (12)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.compose.ui » ui jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.ui » ui-tooling-preview jar 1.1.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.activity » activity-compose jar 1.3.1
com.mutualmobile : barricade-annotations jar 0.0.3
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : logging-interceptor jar
com.google.accompanist : accompanist-systemuicontroller jar 0.24.3-alpha

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1