| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mg0324 |
| ArtifactId | ArtifactIdmango-kit |
| Version | Version0.2.0 |
| Type | Typepom |
| Description |
Descriptionmango-kit
mango's java tool kit list
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mango-kit-0.2.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-kit/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-kit</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-kit/
implementation 'com.github.mg0324:mango-kit:0.2.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-kit/
implementation ("com.github.mg0324:mango-kit:0.2.0")
'com.github.mg0324:mango-kit:pom:0.2.0'
<dependency org="com.github.mg0324" name="mango-kit" rev="0.2.0">
<artifact name="mango-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-kit', version='0.2.0')
)
libraryDependencies += "com.github.mg0324" % "mango-kit" % "0.2.0"
[com.github.mg0324/mango-kit "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |