Last Version

SEBase 2.0.0

Base setup for projects created by Shaking Earth Digital

License

License

GroupId

GroupId

com.shakingearthdigital
ArtifactId

ArtifactId

SEBase
Version

Version

2.0.0
Type

Type

aar
Description

Description

SEBase
Base setup for projects created by Shaking Earth Digital
Project URL

Project URL

https://bitbucket.org/shakingearthdigital/sebaseproject
Source Code Management

Source Code Management

https://bitbucket.org/shakingearthdigital/sebaseproject

Download SEBase 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.