| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.m-m-m | 
| ArtifactId | ArtifactIdmmm-code-api | 
| Version | Version1.0.0-beta6 | 
| Type | Typejar | 
| Description | Descriptionmmm-code-api The API to parse, analyze, transform and generate code. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| mmm-code-api-1.0.0-beta6.pom | |
| mmm-code-api-1.0.0-beta6.jar | 121 KB | 
| mmm-code-api-1.0.0-beta6-sources.jar | 132 KB | 
| mmm-code-api-1.0.0-beta6-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-api/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-code-api</artifactId>
    <version>1.0.0-beta6</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-api/
implementation 'net.sf.m-m-m:mmm-code-api:1.0.0-beta6'// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-api/
implementation ("net.sf.m-m-m:mmm-code-api:1.0.0-beta6")'net.sf.m-m-m:mmm-code-api:jar:1.0.0-beta6'<dependency org="net.sf.m-m-m" name="mmm-code-api" rev="1.0.0-beta6">
  <artifact name="mmm-code-api" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-code-api', version='1.0.0-beta6')
)libraryDependencies += "net.sf.m-m-m" % "mmm-code-api" % "1.0.0-beta6"[net.sf.m-m-m/mmm-code-api "1.0.0-beta6"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.m-m-m : mmm-util-core | jar | 7.5.1 |