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

org.smallmind:smallmind-foundation 2.4.8

Foundational Runtime Setup and Config

Группа

Группа

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

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

smallmind-foundation
Версия

Версия

2.4.8
Тип

Тип

jar

Скачать smallmind-foundation 2.4.8


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