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