License |
License |
---|---|
GroupId | GroupIdde.halfbit |
ArtifactId | ArtifactIdfeatured-compiler |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFeatured Compiler
Simple yet powerful composition library for Android.
|
Filename | Size |
---|---|
featured-compiler-0.3.0.pom | |
featured-compiler-0.3.0.jar | 17 KB |
featured-compiler-0.3.0-sources.jar | 11 KB |
featured-compiler-0.3.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.halfbit/featured-compiler/ -->
<dependency>
<groupId>de.halfbit</groupId>
<artifactId>featured-compiler</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/featured-compiler/
implementation 'de.halfbit:featured-compiler:0.3.0'
// https://jarcasting.com/artifacts/de.halfbit/featured-compiler/
implementation ("de.halfbit:featured-compiler:0.3.0")
'de.halfbit:featured-compiler:jar:0.3.0'
<dependency org="de.halfbit" name="featured-compiler" rev="0.3.0">
<artifact name="featured-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='featured-compiler', version='0.3.0')
)
libraryDependencies += "de.halfbit" % "featured-compiler" % "0.3.0"
[de.halfbit/featured-compiler "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
de.halfbit : featured-annotations | jar | 0.3.0 |
com.google.auto.service : auto-service | jar | 1.0-rc4 |
com.google.auto : auto-common | jar | 0.10 |
com.squareup : javapoet | jar | 1.7.0 |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.28 |
org.robolectric : robolectric | jar | 3.1 |
com.google.android : support-v4 | jar | r7 |
com.google.testing.compile : compile-testing | jar | 0.9 |