License |
License |
---|---|
GroupId | GroupIdio.github.yogonza524 |
ArtifactId | ArtifactIdemoji |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionemoji
Emoji SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emoji-0.0.2.pom | |
emoji-0.0.2.jar | 16 KB |
emoji-0.0.2-tests.jar | 1 KB |
emoji-0.0.2-sources.jar | 7 KB |
emoji-0.0.2-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yogonza524/emoji/ -->
<dependency>
<groupId>io.github.yogonza524</groupId>
<artifactId>emoji</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yogonza524/emoji/
implementation 'io.github.yogonza524:emoji:0.0.2'
// https://jarcasting.com/artifacts/io.github.yogonza524/emoji/
implementation ("io.github.yogonza524:emoji:0.0.2")
'io.github.yogonza524:emoji:jar:0.0.2'
<dependency org="io.github.yogonza524" name="emoji" rev="0.0.2">
<artifact name="emoji" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yogonza524', module='emoji', version='0.0.2')
)
libraryDependencies += "io.github.yogonza524" % "emoji" % "0.0.2"
[io.github.yogonza524/emoji "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.pitest : pitest-junit5-plugin | jar | 0.12 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |