is not current version
Last Version 2.2.3

com.lframework:web-starter 2.0.1


GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

web-starter
Version

Version

2.0.1
Type

Type

jar

Download web-starter 2.0.1


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