| License |
License |
|---|---|
| GroupId | GroupIdcom.shakingearthdigital |
| ArtifactId | ArtifactIdSEBase |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
DescriptionSEBase
Base setup for projects created by Shaking Earth Digital
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SEBase-2.0.0.pom | |
| SEBase-2.0.0.aar | 16 KB |
| SEBase-2.0.0-sources.jar | 5 KB |
| SEBase-2.0.0-javadoc.jar | 63 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 21.0.3 |