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