is not current version
Last Version 1.0.12

com.rtstatistics:web-mconsole 1.0.10

Single page management console application for rtstatistics.com

GroupId

GroupId

com.rtstatistics
ArtifactId

ArtifactId

web-mconsole
Version

Version

1.0.10
Type

Type

jar

Download web-mconsole 1.0.10


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