is not current version
Last Version 0.1.0

com.label305.stan:library 0.0.1

Stan-for-Android

GroupId

GroupId

com.label305.stan
ArtifactId

ArtifactId

library
Version

Version

0.0.1
Type

Type

jar

Download library 0.0.1


<!-- https://jarcasting.com/artifacts/com.label305.stan/library/ -->
<dependency>
    <groupId>com.label305.stan</groupId>
    <artifactId>library</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.label305.stan/library/
implementation 'com.label305.stan:library:0.0.1'
// https://jarcasting.com/artifacts/com.label305.stan/library/
implementation ("com.label305.stan:library:0.0.1")
'com.label305.stan:library:jar:0.0.1'
<dependency org="com.label305.stan" name="library" rev="0.0.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.label305.stan', module='library', version='0.0.1')
)
libraryDependencies += "com.label305.stan" % "library" % "0.0.1"
[com.label305.stan/library "0.0.1"]