is not current version
Last Version 3.0.3

com.github.rougsig:test-models 3.0.0

A simple annotation processor for generating actions dispatcher

GroupId

GroupId

com.github.rougsig
ArtifactId

ArtifactId

test-models
Version

Version

3.0.0
Type

Type

jar

Download test-models 3.0.0


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