Jar examples for c:client-metadata-sample
You can download jar file client-metadata-sample 1.0.1 in this page.
You can use the following script to add client-metadata-sample-1.0.1.jar to your project.
<dependency> <groupId>net.sf.javaprinciples.client</groupId> <artifactId>client-metadata-sample</artifactId> <version>1.0.1</version> </dependency>
compile group: 'net.sf.javaprinciples.client', name: 'client-metadata-sample', version: '1.0.1'
libraryDependencies += "net.sf.javaprinciples.client" % "client-metadata-sample" % "1.0.1"
<dependency org="net.sf.javaprinciples.client" name="client-metadata-sample" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.javaprinciples.client', module='client-metadata-sample', version='1.0.1'))
'net.sf.javaprinciples.client:client-metadata-sample:jar:1.0.1'
Click the following link to download the jar file.
client-metadata-sample-1.0.1-javadoc.jar