is not current version
Last Version 0.6

org.popperfw:Interfaces 0.1.1

Definition of the interfaces all Popper Framework implementations depend on

GroupId

GroupId

org.popperfw
ArtifactId

ArtifactId

Interfaces
Version

Version

0.1.1
Type

Type

jar

Download Interfaces 0.1.1


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