| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ymate.module |
| ArtifactId | ArtifactIdymate-embed-parent |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionymate-embed-parent
YMP Embed Parent
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ymate-embed-parent-1.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-embed-parent/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-embed-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-embed-parent/
implementation 'net.ymate.module:ymate-embed-parent:1.0.2'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-embed-parent/
implementation ("net.ymate.module:ymate-embed-parent:1.0.2")
'net.ymate.module:ymate-embed-parent:pom:1.0.2'
<dependency org="net.ymate.module" name="ymate-embed-parent" rev="1.0.2">
<artifact name="ymate-embed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-embed-parent', version='1.0.2')
)
libraryDependencies += "net.ymate.module" % "ymate-embed-parent" % "1.0.2"
[net.ymate.module/ymate-embed-parent "1.0.2"]