License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdxyz.canardoux |
ArtifactId | ArtifactIdFlautoEngine |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFlautoEngine
The Flauto Engine library for Android
|
Filename | Size |
---|---|
FlautoEngine-0.0.7.pom | |
FlautoEngine-0.0.7-sources.jar | 906 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.canardoux/FlautoEngine/ -->
<dependency>
<groupId>xyz.canardoux</groupId>
<artifactId>FlautoEngine</artifactId>
<version>0.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.canardoux/FlautoEngine/
implementation 'xyz.canardoux:FlautoEngine:0.0.7'
// https://jarcasting.com/artifacts/xyz.canardoux/FlautoEngine/
implementation ("xyz.canardoux:FlautoEngine:0.0.7")
'xyz.canardoux:FlautoEngine:aar:0.0.7'
<dependency org="xyz.canardoux" name="FlautoEngine" rev="0.0.7">
<artifact name="FlautoEngine" type="aar" />
</dependency>
@Grapes(
@Grab(group='xyz.canardoux', module='FlautoEngine', version='0.0.7')
)
libraryDependencies += "xyz.canardoux" % "FlautoEngine" % "0.0.7"
[xyz.canardoux/FlautoEngine "0.0.7"]