GroupId | GroupIdru.bartwell |
---|---|
ArtifactId | ArtifactIdsafhelper |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
safhelper-1.0.0.pom | |
safhelper-1.0.0.aar | 28 KB |
safhelper-1.0.0-sources.jar | 569 bytes |
safhelper-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.bartwell/safhelper/ -->
<dependency>
<groupId>ru.bartwell</groupId>
<artifactId>safhelper</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.bartwell/safhelper/
implementation 'ru.bartwell:safhelper:1.0.0'
// https://jarcasting.com/artifacts/ru.bartwell/safhelper/
implementation ("ru.bartwell:safhelper:1.0.0")
'ru.bartwell:safhelper:aar:1.0.0'
<dependency org="ru.bartwell" name="safhelper" rev="1.0.0">
<artifact name="safhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.bartwell', module='safhelper', version='1.0.0')
)
libraryDependencies += "ru.bartwell" % "safhelper" % "1.0.0"
[ru.bartwell/safhelper "1.0.0"]