cmhteixeira / delegate-macro 0.3.0
GitHubAnnotation to automatically delegate/proxy implementation of interface to dependency
delegate-macro 0.3.0
Group ID:
com.cmhteixeira
Artifact ID:
delegate-macro_2.12
Version:
0.3.0
Release Date:
Jun 10, 2021
Licenses:
Files:
Full Scala Version:
2.12.13
Developers:
libraryDependencies += "com.cmhteixeira" %% "delegate-macro" % "0.3.0"
ivy"com.cmhteixeira::delegate-macro:0.3.0"
//> using dep "com.cmhteixeira::delegate-macro:0.3.0"
import $ivy.`com.cmhteixeira::delegate-macro:0.3.0`
<dependency> <groupId>com.cmhteixeira</groupId> <artifactId>delegate-macro_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.cmhteixeira', name: 'delegate-macro_2.12', version: '0.3.0'