Group Id ai.h2o
Artifact Id reflections
Version 0.9.11-h2o-custom
Packaging jar
URL -
Badge
Last Updated 2015-08-05T15:10:47+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>reflections</artifactId>
    <version>0.9.11-h2o-custom</version>
</dependency>
implementation group: 'ai.h2o', name: 'reflections', version: '0.9.11-h2o-custom'
implementation 'ai.h2o:reflections:0.9.11-h2o-custom'
implementation("ai.h2o:reflections:0.9.11-h2o-custom")
libraryDependencies += "ai.h2o" % "reflections" % "0.9.11-h2o-custom"
<dependency org="ai.h2o" name="reflections" rev="0.9.11-h2o-custom"/>
@Grapes(
    @Grab(group='ai.h2o', module='reflections', version='0.9.11-h2o-custom')
)
[ai.h2o/reflections "0.9.11-h2o-custom"]
'ai.h2o:reflections:0.9.11-h2o-custom'