is not current version
Last Version 1.4

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


GroupId

GroupId

org.ow2.frascati.intent
ArtifactId

ArtifactId

frascati-debug
Version

Version

0.1
Type

Type

jar

Download frascati-debug 0.1


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