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

org.smallmind:smallmind-foundation 4.7.0

Foundational Runtime Setup and Config

Группа

Группа

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

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

smallmind-foundation
Версия

Версия

4.7.0
Тип

Тип

jar

Скачать smallmind-foundation 4.7.0


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