is not current version
Last Version 4.1.1

org.unidal.framework:web-framework 4.0.4


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

web-framework
Version

Version

4.0.4
Type

Type

jar

Download web-framework 4.0.4


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