License |
License |
---|---|
GroupId | GroupIdcom.rtstatistics |
ArtifactId | ArtifactIdweb-mconsole |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptionrtstatistics-web-mconsole
Single page management console application for rtstatistics.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-mconsole-1.0.12.pom | |
web-mconsole-1.0.12.jar | 2 MB |
web-mconsole-1.0.12-sources.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rtstatistics/web-mconsole/ -->
<dependency>
<groupId>com.rtstatistics</groupId>
<artifactId>web-mconsole</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.rtstatistics/web-mconsole/
implementation 'com.rtstatistics:web-mconsole:1.0.12'
// https://jarcasting.com/artifacts/com.rtstatistics/web-mconsole/
implementation ("com.rtstatistics:web-mconsole:1.0.12")
'com.rtstatistics:web-mconsole:jar:1.0.12'
<dependency org="com.rtstatistics" name="web-mconsole" rev="1.0.12">
<artifact name="web-mconsole" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rtstatistics', module='web-mconsole', version='1.0.12')
)
libraryDependencies += "com.rtstatistics" % "web-mconsole" % "1.0.12"
[com.rtstatistics/web-mconsole "1.0.12"]