is not current version
Last Version 1.3.2

com.github.johnpersano:parent 1.2

Android library for Supertoasts.

GroupId

GroupId

com.github.johnpersano
ArtifactId

ArtifactId

parent
Version

Version

1.2
Type

Type

pom

Download parent 1.2

Filename Size
parent-1.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.johnpersano/parent/ -->
<dependency>
    <groupId>com.github.johnpersano</groupId>
    <artifactId>parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.johnpersano/parent/
implementation 'com.github.johnpersano:parent:1.2'
// https://jarcasting.com/artifacts/com.github.johnpersano/parent/
implementation ("com.github.johnpersano:parent:1.2")
'com.github.johnpersano:parent:pom:1.2'
<dependency org="com.github.johnpersano" name="parent" rev="1.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.johnpersano', module='parent', version='1.2')
)
libraryDependencies += "com.github.johnpersano" % "parent" % "1.2"
[com.github.johnpersano/parent "1.2"]