is not current version
Last Version 1.4

org.ow2.frascati:frascati-explorer-core 1.1.1


GroupId

GroupId

org.ow2.frascati
ArtifactId

ArtifactId

frascati-explorer-core
Version

Version

1.1.1
Type

Type

jar

Download frascati-explorer-core 1.1.1


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