is not current version
Last Version 1.1.1

com.appsingularity:postman-annotations 1.0.1

Easy parceling for Android.

Categories

Categories

Singularity Application Layer Libs Cluster Management
GroupId

GroupId

com.appsingularity
ArtifactId

ArtifactId

postman-annotations
Version

Version

1.0.1
Type

Type

jar

Download postman-annotations 1.0.1


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