GroupId | GroupIdcom.github.skgmn |
---|---|
ArtifactId | ArtifactIdstartactivityx |
Version | Version1.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
startactivityx-1.2.0.pom | |
startactivityx-1.2.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skgmn/startactivityx/ -->
<dependency>
<groupId>com.github.skgmn</groupId>
<artifactId>startactivityx</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skgmn/startactivityx/
implementation 'com.github.skgmn:startactivityx:1.2.0'
// https://jarcasting.com/artifacts/com.github.skgmn/startactivityx/
implementation ("com.github.skgmn:startactivityx:1.2.0")
'com.github.skgmn:startactivityx:aar:1.2.0'
<dependency org="com.github.skgmn" name="startactivityx" rev="1.2.0">
<artifact name="startactivityx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skgmn', module='startactivityx', version='1.2.0')
)
libraryDependencies += "com.github.skgmn" % "startactivityx" % "1.2.0"
[com.github.skgmn/startactivityx "1.2.0"]