MVN

se.culvertsoft : mgen

Maven & Gradle

Apr 03, 2015
43 stars

mgen · mgen

<dependency>
    <groupId>se.culvertsoft</groupId>
    <artifactId>mgen</artifactId>
    <version>0.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.culvertsoft : mgen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.5

All Versions

Choose a version of se.culvertsoft : mgen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
mgen-0.2.5
mgen-0.2.4
mgen-0.2.3
mgen-0.2.2
mgen-0.2.1
0.2
mgen-0.2

How to add a dependency to Maven

Add the following se.culvertsoft : mgen maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.culvertsoft</groupId>
    <artifactId>mgen</artifactId>
    <version>0.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.culvertsoft : mgen gradle dependency to your build.gradle file:

implementation 'se.culvertsoft:mgen:0.2.5'

Gradle Kotlin DSL: Add the following se.culvertsoft : mgen gradle kotlin dependency to your build.gradle.kts file:

implementation("se.culvertsoft:mgen:0.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.culvertsoft : mgen sbt scala dependency to your build.sbt file:

libraryDependencies += "se.culvertsoft" % "mgen" % "0.2.5"

Advertisement

Dependencies from Group

Apr 03, 2015
3 usages
43 stars
Apr 03, 2015
3 usages
43 stars
Apr 03, 2015
1 usages
43 stars
Apr 03, 2015
1 usages
43 stars
Apr 03, 2015
43 stars

Discover Dependencies