| License |
License |
|---|---|
| GroupId | GroupIdcom.commit451 |
| ArtifactId | ArtifactIdbitmapji |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionBitmapji
Emoji as Bitmap for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bitmapji-1.0.1.pom | |
| bitmapji-1.0.1-sources.jar | 1 KB |
| bitmapji-1.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.commit451/bitmapji/ -->
<dependency>
<groupId>com.commit451</groupId>
<artifactId>bitmapji</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.commit451/bitmapji/
implementation 'com.commit451:bitmapji:1.0.1'
// https://jarcasting.com/artifacts/com.commit451/bitmapji/
implementation ("com.commit451:bitmapji:1.0.1")
'com.commit451:bitmapji:aar:1.0.1'
<dependency org="com.commit451" name="bitmapji" rev="1.0.1">
<artifact name="bitmapji" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.commit451', module='bitmapji', version='1.0.1')
)
libraryDependencies += "com.commit451" % "bitmapji" % "1.0.1"
[com.commit451/bitmapji "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |