c

copybuilder-runtime-android

Construct an object with copy and map
https://github.com/windedge/KopyBuilder
MIT License
JL Xu
Files download
File Operation
copybuilder-runtime-android-0.1.6.pom download
copybuilder-runtime-android-0.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.windedge.copybuilder</groupId>
  <artifactId>copybuilder-runtime-android</artifactId>
  <version>0.1.6</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.windedge.copybuilder:copybuilder-runtime-android:0.1.6'
Gradle Kotlin
implementation("io.github.windedge.copybuilder:copybuilder-runtime-android:0.1.6")
Scala SBT
libraryDependencies += "io.github.windedge.copybuilder" % "copybuilder-runtime-android" % "0.1.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.windedge.copybuilder', module='copybuilder-runtime-android', version='0.1.6')
)
Apache Ivy
<dependency org="io.github.windedge.copybuilder" name="copybuilder-runtime-android" rev="0.1.6" />
Leiningen
[io.github.windedge.copybuilder/copybuilder-runtime-android "0.1.6"]
Apache Buildr
'io.github.windedge.copybuilder:copybuilder-runtime-android:jar:0.1.6'
Dependencies
The project has no third-party dependencies