не последняя версия
Последняя версия 1.3.4

com.github.timmy80:jconnect 1.0.0

A very simple Command Line JMX Client

Группа

Группа

com.github.timmy80
Идентификатор

Идентификатор

jconnect
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jconnect 1.0.0


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