License |
License |
---|---|
GroupId | GroupIdcom.tananaev |
ArtifactId | ArtifactIdfmelib-core |
Version | Version1.0 |
Type | Typeaar |
Description |
Descriptionfmelib-core
Fragments Made Easy library core.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fmelib-core-1.0.pom | |
fmelib-core-1.0.aar | 9 KB |
fmelib-core-1.0-sources.jar | 6 KB |
fmelib-core-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tananaev/fmelib-core/ -->
<dependency>
<groupId>com.tananaev</groupId>
<artifactId>fmelib-core</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tananaev/fmelib-core/
implementation 'com.tananaev:fmelib-core:1.0'
// https://jarcasting.com/artifacts/com.tananaev/fmelib-core/
implementation ("com.tananaev:fmelib-core:1.0")
'com.tananaev:fmelib-core:aar:1.0'
<dependency org="com.tananaev" name="fmelib-core" rev="1.0">
<artifact name="fmelib-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tananaev', module='fmelib-core', version='1.0')
)
libraryDependencies += "com.tananaev" % "fmelib-core" % "1.0"
[com.tananaev/fmelib-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 24.0.0 |
org.aspectj : aspectjrt | jar | 1.8.9 |