License |
License |
---|---|
GroupId | GroupIdcn.vorbote |
ArtifactId | ArtifactIdcore |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVorBotE :: Opensource Core
This is the core lib of cn.vorbote libraries.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-3.1.0.pom | |
core-3.1.0.jar | 24 KB |
core-3.1.0-sources.jar | 20 KB |
core-3.1.0-javadoc.jar | 499 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vorbote/core/ -->
<dependency>
<groupId>cn.vorbote</groupId>
<artifactId>core</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vorbote/core/
implementation 'cn.vorbote:core:3.1.0'
// https://jarcasting.com/artifacts/cn.vorbote/core/
implementation ("cn.vorbote:core:3.1.0")
'cn.vorbote:core:jar:3.1.0'
<dependency org="cn.vorbote" name="core" rev="3.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vorbote', module='core', version='3.1.0')
)
libraryDependencies += "cn.vorbote" % "core" % "3.1.0"
[cn.vorbote/core "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.projectlombok : lombok | jar | 1.18.24 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |