is not current version
Last Version 2.8.3

se.redmind:rmtest-example 2.4.1


GroupId

GroupId

se.redmind
ArtifactId

ArtifactId

rmtest-example
Version

Version

2.4.1
Type

Type

jar

Download rmtest-example 2.4.1


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