is not current version
Last Version 1.0.0.RELEASE

com.github.fosin:cdp-mvc 1.0.0


GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp-mvc
Version

Version

1.0.0
Type

Type

jar

Download cdp-mvc 1.0.0


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