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

org.softsmithy.devlib:softsmithy-devlib 1.1.1

A Java development utility library.

Группа

Группа

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

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

softsmithy-devlib
Версия

Версия

1.1.1
Тип

Тип

pom

Скачать softsmithy-devlib 1.1.1

Имя Файла Размер
softsmithy-devlib-1.1.1.pom 3 KB
Обзор

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