is not current version
Last Version 1.1.1

com.appsingularity:postman 1.0.0

Automated parceling.

Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.appsingularity
ArtifactId

ArtifactId

postman
Version

Version

1.0.0
Type

Type

aar

Download postman 1.0.0


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