| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.3xcool |
| ArtifactId | ArtifactIdMavenTest |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMavenTest
Just a test
|
| Filename | Size |
|---|---|
| MavenTest-0.0.1.pom | |
| MavenTest-0.0.1-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.3xcool/MavenTest/ -->
<dependency>
<groupId>com.3xcool</groupId>
<artifactId>MavenTest</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.3xcool/MavenTest/
implementation 'com.3xcool:MavenTest:0.0.1'
// https://jarcasting.com/artifacts/com.3xcool/MavenTest/
implementation ("com.3xcool:MavenTest:0.0.1")
'com.3xcool:MavenTest:aar:0.0.1'
<dependency org="com.3xcool" name="MavenTest" rev="0.0.1">
<artifact name="MavenTest" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.3xcool', module='MavenTest', version='0.0.1')
)
libraryDependencies += "com.3xcool" % "MavenTest" % "0.0.1"
[com.3xcool/MavenTest "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |