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

org.smallmind:smallmind-foundation 3.1.7

Foundational Runtime Setup and Config

Группа

Группа

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

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

smallmind-foundation
Версия

Версия

3.1.7
Тип

Тип

jar

Скачать smallmind-foundation 3.1.7


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