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

org.webpieces:plugin-backend 2.0.153

backend pluggable plugin that all backend plugins can plugin into or not

Группа

Группа

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

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

plugin-backend
Версия

Версия

2.0.153
Тип

Тип

jar

Скачать plugin-backend 2.0.153


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