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

org.sonatype.appbooter.plexus-platforms:plexus-platform-base 1.6.2


Категории

Категории

ORM Данные
Группа

Группа

org.sonatype.appbooter.plexus-platforms
Идентификатор

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

plexus-platform-base
Версия

Версия

1.6.2
Тип

Тип

jar

Скачать plexus-platform-base 1.6.2


<!-- https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/ -->
<dependency>
    <groupId>org.sonatype.appbooter.plexus-platforms</groupId>
    <artifactId>plexus-platform-base</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/
implementation 'org.sonatype.appbooter.plexus-platforms:plexus-platform-base:1.6.2'
// https://jarcasting.com/artifacts/org.sonatype.appbooter.plexus-platforms/plexus-platform-base/
implementation ("org.sonatype.appbooter.plexus-platforms:plexus-platform-base:1.6.2")
'org.sonatype.appbooter.plexus-platforms:plexus-platform-base:jar:1.6.2'
<dependency org="org.sonatype.appbooter.plexus-platforms" name="plexus-platform-base" rev="1.6.2">
  <artifact name="plexus-platform-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.appbooter.plexus-platforms', module='plexus-platform-base', version='1.6.2')
)
libraryDependencies += "org.sonatype.appbooter.plexus-platforms" % "plexus-platform-base" % "1.6.2"
[org.sonatype.appbooter.plexus-platforms/plexus-platform-base "1.6.2"]