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