| License |
License |
|---|---|
| Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.raedapps |
| ArtifactId | ArtifactIdrasmview |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionrasmview
An Android drwaing view
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rasmview-1.2.1.pom | |
| rasmview-1.2.1-sources.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.raedapps/rasmview/ -->
<dependency>
<groupId>com.raedapps</groupId>
<artifactId>rasmview</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raedapps/rasmview/
implementation 'com.raedapps:rasmview:1.2.1'
// https://jarcasting.com/artifacts/com.raedapps/rasmview/
implementation ("com.raedapps:rasmview:1.2.1")
'com.raedapps:rasmview:aar:1.2.1'
<dependency org="com.raedapps" name="rasmview" rev="1.2.1">
<artifact name="rasmview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raedapps', module='rasmview', version='1.2.1')
)
libraryDependencies += "com.raedapps" % "rasmview" % "1.2.1"
[com.raedapps/rasmview "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |