Last Version

Popper Framework Interfaces 0.6

Definition of the interfaces all Popper Framework implementations depend on

License

License

GroupId

GroupId

org.popperfw
ArtifactId

ArtifactId

Interfaces
Version

Version

0.6
Type

Type

jar
Description

Description

Popper Framework Interfaces
Definition of the interfaces all Popper Framework implementations depend on
Project URL

Project URL

http://popperfw.org/

Download Interfaces 0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 0.9.2
javassist : javassist jar 3.12.1.GA
log4j : log4j jar 1.2.13

Project Modules

There are no modules declared in this project.