| GroupId | GroupIdcom.rover12421.android.godmodel.namehash |
|---|---|
| ArtifactId | ArtifactIdbase |
| Version | Version0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| base-0.2.pom | |
| base-0.2.jar | 3 KB |
| base-0.2-sources.jar | 2 KB |
| base-0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rover12421.android.godmodel.namehash/base/ -->
<dependency>
<groupId>com.rover12421.android.godmodel.namehash</groupId>
<artifactId>base</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rover12421.android.godmodel.namehash/base/
implementation 'com.rover12421.android.godmodel.namehash:base:0.2'
// https://jarcasting.com/artifacts/com.rover12421.android.godmodel.namehash/base/
implementation ("com.rover12421.android.godmodel.namehash:base:0.2")
'com.rover12421.android.godmodel.namehash:base:jar:0.2'
<dependency org="com.rover12421.android.godmodel.namehash" name="base" rev="0.2">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rover12421.android.godmodel.namehash', module='base', version='0.2')
)
libraryDependencies += "com.rover12421.android.godmodel.namehash" % "base" % "0.2"
[com.rover12421.android.godmodel.namehash/base "0.2"]