h

hrisey

Spice up your Android: codeless Parcelables and all stuff from Lombok.
https://github.com/mg6maciej/hrisey
The MIT License
Maciej Gorski
Files download
File Operation
hrisey-0.1.2.jar download
hrisey-0.1.2.pom download
hrisey-0.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>pl.mg6.hrisey</groupId>
  <artifactId>hrisey</artifactId>
  <version>0.1.2</version>
</dependency>
Gradle Groovy
implementation 'pl.mg6.hrisey:hrisey:0.1.2'
Gradle Kotlin
implementation("pl.mg6.hrisey:hrisey:0.1.2")
Scala SBT
libraryDependencies += "pl.mg6.hrisey" % "hrisey" % "0.1.2"
Groovy Grape
@Grapes(
  @Grab(group='pl.mg6.hrisey', module='hrisey', version='0.1.2')
)
Apache Ivy
<dependency org="pl.mg6.hrisey" name="hrisey" rev="0.1.2" />
Leiningen
[pl.mg6.hrisey/hrisey "0.1.2"]
Apache Buildr
'pl.mg6.hrisey:hrisey:jar:0.1.2'
Dependencies
The project has no third-party dependencies