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

org.webpieces:core 1.9.145

testing this out

Группа

Группа

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

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

core
Версия

Версия

1.9.145
Тип

Тип

jar

Скачать core 1.9.145

Имя Файла Размер
core-1.9.145.pom
core-1.9.145.jar 346 bytes
core-1.9.145-sources.jar 346 bytes
core-1.9.145-javadoc.jar 346 bytes
Обзор

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