| License |
License |
|---|---|
| GroupId | GroupIdcom.mutualmobile |
| ArtifactId | ArtifactIdbarricade2 |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbarricade2
Runtime configurable local server for Android apps.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| barricade2-0.0.3.pom | |
| barricade2-0.0.3-sources.jar | 9 KB |
| barricade2-0.0.3-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |