Last Version

com.github.houbb:mvc-annotation 0.0.2

The mvc framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mvc-annotation
Version

Version

0.0.2
Type

Type

jar
Description

Description

The mvc framework for java.

Download mvc-annotation 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.