is not current version
Last Version 1.4

org.ow2.frascati.intent:frascati-debug 1.1


GroupId

GroupId

org.ow2.frascati.intent
ArtifactId

ArtifactId

frascati-debug
Version

Version

1.1
Type

Type

jar

Download frascati-debug 1.1


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