MVN

com.fossgalaxy.util : object-creator

Maven & Gradle

Apr 23, 2018
2 usages

A project for creating objects at runtime from string based data

<dependency>
    <groupId>com.fossgalaxy.util</groupId>
    <artifactId>object-creator</artifactId>
    <version>1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fossgalaxy.util : object-creator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of com.fossgalaxy.util : object-creator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7
object-creator-1.7
1.6
object-creator-1.6
1.5
object-creator-1.5
1.4
object-creator-1.4
1.3
object-creator-1.3
1.1
object-creator-1.1
1.0
object-creator-1.0

How to add a dependency to Maven

Add the following com.fossgalaxy.util : object-creator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fossgalaxy.util</groupId>
    <artifactId>object-creator</artifactId>
    <version>1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fossgalaxy.util : object-creator gradle dependency to your build.gradle file:

implementation 'com.fossgalaxy.util:object-creator:1.7'

Gradle Kotlin DSL: Add the following com.fossgalaxy.util : object-creator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fossgalaxy.util:object-creator:1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fossgalaxy.util : object-creator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fossgalaxy.util" % "object-creator" % "1.7"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 04, 2018
1 usages
56 stars
May 23, 2020
192 stars
May 23, 2020
1 usages
192 stars
Sep 14, 2019
6 usages
632 stars
Apr 02, 2018
3 usages
51 stars
Jun 15, 2023
6 usages
51 stars
Jul 07, 2017
0 stars
Dec 26, 2017
2 usages
1.8k stars
Sep 05, 2017
1 usages
333 stars