License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-embed |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionymate-module-embed
YMP Embedded Bootstrap.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ymate-module-embed-1.0.2.pom | |
ymate-module-embed-1.0.2.jar | 9 KB |
ymate-module-embed-1.0.2-sources.jar | 5 KB |
ymate-module-embed-1.0.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-module-embed</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed/
implementation 'net.ymate.module:ymate-module-embed:1.0.2'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-embed/
implementation ("net.ymate.module:ymate-module-embed:1.0.2")
'net.ymate.module:ymate-module-embed:jar:1.0.2'
<dependency org="net.ymate.module" name="ymate-module-embed" rev="1.0.2">
<artifact name="ymate-module-embed" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-embed', version='1.0.2')
)
libraryDependencies += "net.ymate.module" % "ymate-module-embed" % "1.0.2"
[net.ymate.module/ymate-module-embed "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |