Download struts2-protobuf-plugin-demo-model-1.0.0.jar file - Jar s

Jar examples for s:struts2-protobuf-plugin-demo-model

Description

Struts2 protobuf plugin demo model

You can download jar file struts2-protobuf-plugin-demo-model 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add struts2-protobuf-plugin-demo-model-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.junahan</groupId>
   <artifactId>struts2-protobuf-plugin-demo-model</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.junahan', name: 'struts2-protobuf-plugin-demo-model', version: '1.0.0'
libraryDependencies += "com.github.junahan" % "struts2-protobuf-plugin-demo-model" % "1.0.0"
<dependency org="com.github.junahan" name="struts2-protobuf-plugin-demo-model" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.junahan', module='struts2-protobuf-plugin-demo-model', version='1.0.0'))
'com.github.junahan:struts2-protobuf-plugin-demo-model:jar:1.0.0'

Download

Click the following link to download the jar file.

struts2-protobuf-plugin-demo-model-1.0.0-javadoc.jar
struts2-protobuf-plugin-demo-model-1.0.0-sources.jar
struts2-protobuf-plugin-demo-model-1.0.0.jar
struts2-protobuf-plugin-demo-model-1.0.0.pom



Related Tutorials