| License |
License |
|---|---|
| GroupId | GroupIdcn.dustlight.fun |
| ArtifactId | ArtifactIdfun-core |
| Version | Version0.0.2-alpha-1 |
| Type | Typejar |
| Description |
Descriptionfun-core
Fun core module
|
| Filename | Size |
|---|---|
| fun-core-0.0.2-alpha-1.pom | |
| fun-core-0.0.2-alpha-1.jar | 8 KB |
| fun-core-0.0.2-alpha-1-sources.jar | 4 KB |
| fun-core-0.0.2-alpha-1-javadoc.jar | 437 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.fun/fun-core/ -->
<dependency>
<groupId>cn.dustlight.fun</groupId>
<artifactId>fun-core</artifactId>
<version>0.0.2-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-core/
implementation 'cn.dustlight.fun:fun-core:0.0.2-alpha-1'
// https://jarcasting.com/artifacts/cn.dustlight.fun/fun-core/
implementation ("cn.dustlight.fun:fun-core:0.0.2-alpha-1")
'cn.dustlight.fun:fun-core:jar:0.0.2-alpha-1'
<dependency org="cn.dustlight.fun" name="fun-core" rev="0.0.2-alpha-1">
<artifact name="fun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.fun', module='fun-core', version='0.0.2-alpha-1')
)
libraryDependencies += "cn.dustlight.fun" % "fun-core" % "0.0.2-alpha-1"
[cn.dustlight.fun/fun-core "0.0.2-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| io.projectreactor : reactor-core | jar |