| License |
License |
|---|---|
| GroupId | GroupIdse.culvertsoft |
| ArtifactId | ArtifactIdmgen |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmgen
mgen
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationse.culvertsoft |
| Filename | Size |
|---|---|
| mgen-0.2.5.pom | |
| mgen-0.2.5.jar | 273 bytes |
| mgen-0.2.5-sources.jar | 247 bytes |
| mgen-0.2.5-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/se.culvertsoft/mgen/ -->
<dependency>
<groupId>se.culvertsoft</groupId>
<artifactId>mgen</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/se.culvertsoft/mgen/
implementation 'se.culvertsoft:mgen:0.2.5'
// https://jarcasting.com/artifacts/se.culvertsoft/mgen/
implementation ("se.culvertsoft:mgen:0.2.5")
'se.culvertsoft:mgen:jar:0.2.5'
<dependency org="se.culvertsoft" name="mgen" rev="0.2.5">
<artifact name="mgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.culvertsoft', module='mgen', version='0.2.5')
)
libraryDependencies += "se.culvertsoft" % "mgen" % "0.2.5"
[se.culvertsoft/mgen "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |