is not current version
Last Version 3.0.3

com.github.rougsig:test-models 2.0.1

A simple annotation processor for generating actions dispatcher

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

test-models
Version

Version

2.0.1
Type

Type

jar

Download test-models 2.0.1


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