is not current version
Last Version 4.7.1

org.smallmind:smallmind-web 2.4.14

Web Application Services

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-web
Version

Version

2.4.14
Type

Type

pom

Download smallmind-web 2.4.14

Filename Size
smallmind-web-2.4.14.pom 966 bytes
Browse

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