is not current version
Last Version 0.94.0

com.roscopeco.moxy:moxy-annotations 0.90.0


GroupId

GroupId

com.roscopeco.moxy
ArtifactId

ArtifactId

moxy-annotations
Version

Version

0.90.0
Type

Type

jar

Download moxy-annotations 0.90.0


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