License |
License |
---|---|
GroupId | GroupIdorg.mayanjun |
ArtifactId | ArtifactIdmayanjun-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmayanjun-core
core library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mayanjun-core-0.0.1.pom | |
mayanjun-core-0.0.1.jar | 8 KB |
mayanjun-core-0.0.1-sources.jar | 5 KB |
mayanjun-core-0.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mayanjun/mayanjun-core/ -->
<dependency>
<groupId>org.mayanjun</groupId>
<artifactId>mayanjun-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mayanjun/mayanjun-core/
implementation 'org.mayanjun:mayanjun-core:0.0.1'
// https://jarcasting.com/artifacts/org.mayanjun/mayanjun-core/
implementation ("org.mayanjun:mayanjun-core:0.0.1")
'org.mayanjun:mayanjun-core:jar:0.0.1'
<dependency org="org.mayanjun" name="mayanjun-core" rev="0.0.1">
<artifact name="mayanjun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mayanjun', module='mayanjun-core', version='0.0.1')
)
libraryDependencies += "org.mayanjun" % "mayanjun-core" % "0.0.1"
[org.mayanjun/mayanjun-core "0.0.1"]