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.3.0.jar download
hrisey-0.3.0.pom download
hrisey-0.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>pl.mg6.hrisey</groupId>
  <artifactId>hrisey</artifactId>
  <version>0.3.0</version>
</dependency>
Gradle Groovy
implementation 'pl.mg6.hrisey:hrisey:0.3.0'
Gradle Kotlin
implementation("pl.mg6.hrisey:hrisey:0.3.0")
Scala SBT
libraryDependencies += "pl.mg6.hrisey" % "hrisey" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='pl.mg6.hrisey', module='hrisey', version='0.3.0')
)
Apache Ivy
<dependency org="pl.mg6.hrisey" name="hrisey" rev="0.3.0" />
Leiningen
[pl.mg6.hrisey/hrisey "0.3.0"]
Apache Buildr
'pl.mg6.hrisey:hrisey:jar:0.3.0'
Dependencies
The project has no third-party dependencies