Last Version

FluxDroid 0.5.0

CodeFlux Common Android Stuff.

License

License

GroupId

GroupId

com.teamcodeflux.android
ArtifactId

ArtifactId

fluxdroid
Version

Version

0.5.0
Type

Type

jar
Description

Description

FluxDroid
CodeFlux Common Android Stuff.
Project URL

Project URL

https://github.com/codeflux/fluxdroid
Source Code Management

Source Code Management

https://github.com/codeflux/fluxdroid

Download fluxdroid 0.5.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.