is not current version
Last Version 2.2.3

com.lframework:web-starter 1.0.0


GroupId

GroupId

com.lframework
ArtifactId

ArtifactId

web-starter
Version

Version

1.0.0
Type

Type

jar

Download web-starter 1.0.0


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