License |
License |
---|---|
GroupId | GroupIdcom.github.st235 |
ArtifactId | ArtifactIdsamuraiview |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionsamuraiview
Simple showcase library. Made Samurai great again!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
samuraiview-1.0.0.pom | |
samuraiview-1.0.0.aar | 44 KB |
samuraiview-1.0.0-sources.jar | 1003 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.st235/samuraiview/ -->
<dependency>
<groupId>com.github.st235</groupId>
<artifactId>samuraiview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/samuraiview/
implementation 'com.github.st235:samuraiview:1.0.0'
// https://jarcasting.com/artifacts/com.github.st235/samuraiview/
implementation ("com.github.st235:samuraiview:1.0.0")
'com.github.st235:samuraiview:aar:1.0.0'
<dependency org="com.github.st235" name="samuraiview" rev="1.0.0">
<artifact name="samuraiview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='samuraiview', version='1.0.0')
)
libraryDependencies += "com.github.st235" % "samuraiview" % "1.0.0"
[com.github.st235/samuraiview "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |
androidx.appcompat » appcompat | jar | 1.2.0 |