MVN

org.mvnpm : define-properties

Maven & Gradle

Dec 09, 2023
21 stars

define-properties · Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>define-properties</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : define-properties to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.mvnpm : define-properties to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
define-properties-1.2.1
define-properties-1.2.0
1.1.x
define-properties-1.1.4
define-properties-1.1.3
define-properties-1.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>define-properties</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : define-properties gradle dependency to your build.gradle file:

implementation 'org.mvnpm:define-properties:1.1.2'

Gradle Kotlin DSL: Add the following org.mvnpm : define-properties gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:define-properties:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : define-properties sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "define-properties" % "1.1.2"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
17.8k stars
Jan 31, 2023
137 stars
Aug 03, 2023
17.8k stars
Aug 03, 2023
17.8k stars

Discover Dependencies

Dec 10, 2023
323 stars
Dec 16, 2023
16 stars
Dec 09, 2023
54 stars
Dec 17, 2023
146 stars
Dec 09, 2023
2 stars
Dec 09, 2023
1.8k stars
Dec 09, 2023
23 stars
Dec 09, 2023
280 stars
Dec 17, 2023
6 stars
Dec 09, 2023
21 stars