| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kahlkn |
| ArtifactId | ArtifactIdmisaka |
| Last Version | Last Version1.0.0.20210917f.beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMisaka
Misaka.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| misaka-1.0.0.20210917f.beta.pom | |
| misaka-1.0.0.20210917f.beta.jar | 39 KB |
| misaka-1.0.0.20210917f.beta-sources.jar | 26 KB |
| misaka-1.0.0.20210917f.beta-javadoc.jar | 319 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/misaka/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>misaka</artifactId>
<version>1.0.0.20210917f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/misaka/
implementation 'com.github.kahlkn:misaka:1.0.0.20210917f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/misaka/
implementation ("com.github.kahlkn:misaka:1.0.0.20210917f.beta")
'com.github.kahlkn:misaka:jar:1.0.0.20210917f.beta'
<dependency org="com.github.kahlkn" name="misaka" rev="1.0.0.20210917f.beta">
<artifact name="misaka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='misaka', version='1.0.0.20210917f.beta')
)
libraryDependencies += "com.github.kahlkn" % "misaka" % "1.0.0.20210917f.beta"
[com.github.kahlkn/misaka "1.0.0.20210917f.beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kahlkn : artoria | jar | 1.0.0.20210917f.beta |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| com.alibaba : fastjson | jar | 1.2.68 |