| License |
License
GNU General Public License Version 2 with classpath exception
|
|---|---|
| GroupId | GroupIdorg.andromda.thirdparty.jmi |
| ArtifactId | ArtifactIdmof |
| Last Version | Last Version20030918 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmof
External (non-maven based) Andromda dependency.
|
| Filename | Size |
|---|---|
| mof-20030918.pom | |
| mof-20030918.jar | 170 KB |
| mof-20030918-sources.jar | 144 bytes |
| mof-20030918-javadoc.jar | 144 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/mof/ -->
<dependency>
<groupId>org.andromda.thirdparty.jmi</groupId>
<artifactId>mof</artifactId>
<version>20030918</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/mof/
implementation 'org.andromda.thirdparty.jmi:mof:20030918'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jmi/mof/
implementation ("org.andromda.thirdparty.jmi:mof:20030918")
'org.andromda.thirdparty.jmi:mof:jar:20030918'
<dependency org="org.andromda.thirdparty.jmi" name="mof" rev="20030918">
<artifact name="mof" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jmi', module='mof', version='20030918')
)
libraryDependencies += "org.andromda.thirdparty.jmi" % "mof" % "20030918"
[org.andromda.thirdparty.jmi/mof "20030918"]