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

org.popperfw:core 0.9.1

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

Группа

Группа

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

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

core
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать core 0.9.1


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