License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314 |
ArtifactId | ArtifactIddrawboard |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDrawBoard
DrawBoard for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drawboard-1.0.1.pom | |
drawboard-1.0.1-sources.jar | 14 KB |
drawboard-1.0.1-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314/drawboard/ -->
<dependency>
<groupId>com.github.jenly1314</groupId>
<artifactId>drawboard</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314/drawboard/
implementation 'com.github.jenly1314:drawboard:1.0.1'
// https://jarcasting.com/artifacts/com.github.jenly1314/drawboard/
implementation ("com.github.jenly1314:drawboard:1.0.1")
'com.github.jenly1314:drawboard:aar:1.0.1'
<dependency org="com.github.jenly1314" name="drawboard" rev="1.0.1">
<artifact name="drawboard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314', module='drawboard', version='1.0.1')
)
libraryDependencies += "com.github.jenly1314" % "drawboard" % "1.0.1"
[com.github.jenly1314/drawboard "1.0.1"]