MVN

org.minimalcode : minimalcode-reflect

Maven & Gradle

Jun 05, 2015
1 usages
4 stars

minimalcode-reflect · Minimalistic reflection and introspection functionality for JavaBean

<dependency>
    <groupId>org.minimalcode</groupId>
    <artifactId>minimalcode-reflect</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minimalcode : minimalcode-reflect to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of org.minimalcode : minimalcode-reflect to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
minimalcode-reflect-0.5.1
0.5
minimalcode-reflect-0.5

How to add a dependency to Maven

Add the following org.minimalcode : minimalcode-reflect maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.minimalcode</groupId>
    <artifactId>minimalcode-reflect</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.minimalcode : minimalcode-reflect gradle dependency to your build.gradle file:

implementation 'org.minimalcode:minimalcode-reflect:0.5.1'

Gradle Kotlin DSL: Add the following org.minimalcode : minimalcode-reflect gradle kotlin dependency to your build.gradle.kts file:

implementation("org.minimalcode:minimalcode-reflect:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.minimalcode : minimalcode-reflect sbt scala dependency to your build.sbt file:

libraryDependencies += "org.minimalcode" % "minimalcode-reflect" % "0.5.1"

Advertisement

Dependencies from Group

Jun 05, 2015
1 usages
4 stars
Jun 05, 2015
1 usages
6 stars
Jun 05, 2015
9 stars

Discover Dependencies

Oct 18, 2016
1 usages
5 stars
Oct 29, 2017
2 usages
36 stars
Jun 03, 2015
2 usages
143 stars
Jun 03, 2015
1 usages
42 stars
Sep 16, 2015
1 usages
9 stars
Sep 29, 2015
1 usages
76 stars
Sep 29, 2015
1 usages
76 stars
Aug 25, 2015
1 usages
0 stars
Apr 13, 2016
1 usages
18 stars