is not current version
Last Version 0.5.13

com.sun.phobos:phobos-debugger-api 0.5.8


GroupId

GroupId

com.sun.phobos
ArtifactId

ArtifactId

phobos-debugger-api
Version

Version

0.5.8
Type

Type

jar

Download phobos-debugger-api 0.5.8


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