не последняя версия
Последняя версия 0.10.0

org.popperfw:core 0.8.8

Definition of the interfaces and base classes all Popper Framework implementations depend on

Группа

Группа

org.popperfw
Идентификатор

Идентификатор

core
Версия

Версия

0.8.8
Тип

Тип

jar

Скачать core 0.8.8


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