mimas
A suite of core and expanded Java libraries that include utility classes and trials of jdk and other third-party libraries.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.milanqiu.mimas |
| ArtifactId | ArtifactIdmimas-aggregator |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmimas
Mimas Aggregator & Parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mimas-aggregator-1.3.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/ -->
<dependency>
<groupId>net.milanqiu.mimas</groupId>
<artifactId>mimas-aggregator</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/
implementation 'net.milanqiu.mimas:mimas-aggregator:1.3.0'
// https://jarcasting.com/artifacts/net.milanqiu.mimas/mimas-aggregator/
implementation ("net.milanqiu.mimas:mimas-aggregator:1.3.0")
'net.milanqiu.mimas:mimas-aggregator:pom:1.3.0'
<dependency org="net.milanqiu.mimas" name="mimas-aggregator" rev="1.3.0">
<artifact name="mimas-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.milanqiu.mimas', module='mimas-aggregator', version='1.3.0')
)
libraryDependencies += "net.milanqiu.mimas" % "mimas-aggregator" % "1.3.0"
[net.milanqiu.mimas/mimas-aggregator "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A suite of core and expanded Java libraries that include utility classes and trials of jdk and other third-party libraries.