License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.m-m-m |
ArtifactId | ArtifactIdmmm-code-parent |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmmm-code-parent
Library to parse, analyze, transform and generate code with reflective support for both byte-code and source-code.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmm-code-parent-1.0.0-beta7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-parent/ -->
<dependency>
<groupId>net.sf.m-m-m</groupId>
<artifactId>mmm-code-parent</artifactId>
<version>1.0.0-beta7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-parent/
implementation 'net.sf.m-m-m:mmm-code-parent:1.0.0-beta7'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-code-parent/
implementation ("net.sf.m-m-m:mmm-code-parent:1.0.0-beta7")
'net.sf.m-m-m:mmm-code-parent:pom:1.0.0-beta7'
<dependency org="net.sf.m-m-m" name="mmm-code-parent" rev="1.0.0-beta7">
<artifact name="mmm-code-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-code-parent', version='1.0.0-beta7')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-code-parent" % "1.0.0-beta7"
[net.sf.m-m-m/mmm-code-parent "1.0.0-beta7"]