is not current version
Last Version 1.4

org.ow2.frascati:frascati-explorer 1.0


GroupId

GroupId

org.ow2.frascati
ArtifactId

ArtifactId

frascati-explorer
Version

Version

1.0
Type

Type

jar

Download frascati-explorer 1.0


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