is not current version
Last Version 3.2

io.github.dmytrodm:mvncntrltst 1.0.4

Test project

GroupId

GroupId

io.github.dmytrodm
ArtifactId

ArtifactId

mvncntrltst
Version

Version

1.0.4
Type

Type

aar

Download mvncntrltst 1.0.4


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