h

hotreload_empty

"mln auxiliary lib: hot reload empty implement"
https://github.com/momotech/MLN
Files download
File Operation
hotreload_empty-2.0_beta1.pom download
hotreload_empty-2.0_beta1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.immomo.luanative</groupId>
  <artifactId>hotreload_empty</artifactId>
  <version>2.0_beta1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.immomo.luanative:hotreload_empty:2.0_beta1'
Gradle Kotlin
implementation("com.immomo.luanative:hotreload_empty:2.0_beta1")
Scala SBT
libraryDependencies += "com.immomo.luanative" % "hotreload_empty" % "2.0_beta1"
Groovy Grape
@Grapes(
  @Grab(group='com.immomo.luanative', module='hotreload_empty', version='2.0_beta1')
)
Apache Ivy
<dependency org="com.immomo.luanative" name="hotreload_empty" rev="2.0_beta1" />
Leiningen
[com.immomo.luanative/hotreload_empty "2.0_beta1"]
Apache Buildr
'com.immomo.luanative:hotreload_empty:jar:2.0_beta1'
Dependencies
The project has no third-party dependencies