is not current version
Last Version 1.4

org.ow2.frascati:frascati-explorer 0.2


GroupId

GroupId

org.ow2.frascati
ArtifactId

ArtifactId

frascati-explorer
Version

Version

0.2
Type

Type

jar

Download frascati-explorer 0.2


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