is not current version
Last Version 1.5.2

org.corefine.common:common-web-mvc 1.5.1


GroupId

GroupId

org.corefine.common
ArtifactId

ArtifactId

common-web-mvc
Version

Version

1.5.1
Type

Type

jar

Download common-web-mvc 1.5.1


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