is not current version
Last Version 0.3.0

de.halfbit:featured-compiler 0.2.0

Simple yet powerful composition library for Android.

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

featured-compiler
Version

Version

0.2.0
Type

Type

jar

Download featured-compiler 0.2.0


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