| GroupId | GroupIdcom.loopeer.android.apps.bootstrap |
|---|---|
| ArtifactId | ArtifactIdLoopeer4AndroidBootstrap |
| Version | Version1.0.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| Loopeer4AndroidBootstrap-1.0.0.pom | |
| Loopeer4AndroidBootstrap-1.0.0.aar | 50 KB |
| Loopeer4AndroidBootstrap-1.0.0-sources.jar | 843 bytes |
| Loopeer4AndroidBootstrap-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.loopeer.android.apps.bootstrap/Loopeer4AndroidBootstrap/ -->
<dependency>
<groupId>com.loopeer.android.apps.bootstrap</groupId>
<artifactId>Loopeer4AndroidBootstrap</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.loopeer.android.apps.bootstrap/Loopeer4AndroidBootstrap/
implementation 'com.loopeer.android.apps.bootstrap:Loopeer4AndroidBootstrap:1.0.0'
// https://jarcasting.com/artifacts/com.loopeer.android.apps.bootstrap/Loopeer4AndroidBootstrap/
implementation ("com.loopeer.android.apps.bootstrap:Loopeer4AndroidBootstrap:1.0.0")
'com.loopeer.android.apps.bootstrap:Loopeer4AndroidBootstrap:aar:1.0.0'
<dependency org="com.loopeer.android.apps.bootstrap" name="Loopeer4AndroidBootstrap" rev="1.0.0">
<artifact name="Loopeer4AndroidBootstrap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.loopeer.android.apps.bootstrap', module='Loopeer4AndroidBootstrap', version='1.0.0')
)
libraryDependencies += "com.loopeer.android.apps.bootstrap" % "Loopeer4AndroidBootstrap" % "1.0.0"
[com.loopeer.android.apps.bootstrap/Loopeer4AndroidBootstrap "1.0.0"]