is not current version
Last Version 1.0.2

com.blogspot.ostas:myJConsole 1.0.1


GroupId

GroupId

com.blogspot.ostas
ArtifactId

ArtifactId

myJConsole
Version

Version

1.0.1
Type

Type

jar

Download myJConsole 1.0.1


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