is not current version
Last Version 1.0.1

com.infstory:proguard-annotations 1.0.0

Proguard Annotations

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.infstory
ArtifactId

ArtifactId

proguard-annotations
Version

Version

1.0.0
Type

Type

aar

Download proguard-annotations 1.0.0


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