Last Version

Akquinet Android Archetype - android-with-test 1.1.0

Creates a skeleton for an Android application and instrumentation tests

License

License

Categories

Categories

Net
GroupId

GroupId

de.akquinet.android.archetypes
ArtifactId

ArtifactId

android-with-test
Version

Version

1.1.0
Type

Type

jar
Description

Description

Akquinet Android Archetype - android-with-test
Creates a skeleton for an Android application and instrumentation tests
Project Organization

Project Organization

akquinet A.G.

Download android-with-test 1.1.0


<!-- https://jarcasting.com/artifacts/de.akquinet.android.archetypes/android-with-test/ -->
<dependency>
    <groupId>de.akquinet.android.archetypes</groupId>
    <artifactId>android-with-test</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.akquinet.android.archetypes/android-with-test/
implementation 'de.akquinet.android.archetypes:android-with-test:1.1.0'
// https://jarcasting.com/artifacts/de.akquinet.android.archetypes/android-with-test/
implementation ("de.akquinet.android.archetypes:android-with-test:1.1.0")
'de.akquinet.android.archetypes:android-with-test:jar:1.1.0'
<dependency org="de.akquinet.android.archetypes" name="android-with-test" rev="1.1.0">
  <artifact name="android-with-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.akquinet.android.archetypes', module='android-with-test', version='1.1.0')
)
libraryDependencies += "de.akquinet.android.archetypes" % "android-with-test" % "1.1.0"
[de.akquinet.android.archetypes/android-with-test "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.