GroupId | GroupIdcom.label305.stan |
---|---|
ArtifactId | ArtifactIdlib-utils |
Version | Version0.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
lib-utils-0.3.0.pom | |
lib-utils-0.3.0.aar | 5 KB |
lib-utils-0.3.0-sources.jar | 2 KB |
lib-utils-0.3.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.label305.stan/lib-utils/ -->
<dependency>
<groupId>com.label305.stan</groupId>
<artifactId>lib-utils</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.label305.stan/lib-utils/
implementation 'com.label305.stan:lib-utils:0.3.0'
// https://jarcasting.com/artifacts/com.label305.stan/lib-utils/
implementation ("com.label305.stan:lib-utils:0.3.0")
'com.label305.stan:lib-utils:aar:0.3.0'
<dependency org="com.label305.stan" name="lib-utils" rev="0.3.0">
<artifact name="lib-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.label305.stan', module='lib-utils', version='0.3.0')
)
libraryDependencies += "com.label305.stan" % "lib-utils" % "0.3.0"
[com.label305.stan/lib-utils "0.3.0"]