X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fscannotation-1.0.4%2Fdependency-info.html;fp=dist%2Fscannotation-1.0.4%2Fdependency-info.html;h=f762cdc82ae848487b1a062456f76c72e0ee346e;hp=0000000000000000000000000000000000000000;hb=a53595184bd6e57bdc45292cc92c393c4e2dfe6e;hpb=c48c9ee0e9faa89a4c0a5323b367b9f5a6abe602 diff --git a/dist/scannotation-1.0.4/dependency-info.html b/dist/scannotation-1.0.4/dependency-info.html new file mode 100644 index 00000000..f762cdc8 --- /dev/null +++ b/dist/scannotation-1.0.4/dependency-info.html @@ -0,0 +1,139 @@ + + + + + + + + + juplo - scannotation – Dependency Information + + + + + + + + + + + + +
+ + +
+
+

Dependency Information

+
+

Dependency Information

+
+

Apache Maven

+
+
<dependency>
+  <groupId>de.juplo</groupId>
+  <artifactId>scannotation</artifactId>
+  <version>1.0.4</version>
+</dependency>
+
+

Apache Buildr

+
+
'de.juplo:scannotation:jar:1.0.4'
+
+

Apache Ant

+
+
<dependency org="de.juplo" name="scannotation" rev="1.0.4">
+  <artifact name="scannotation" type="jar" />
+</dependency>
+
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='de.juplo', module='scannotation', version='1.0.4')
+)
+
+

Grails

+
+
compile 'de.juplo:scannotation:1.0.4'
+
+

Leiningen

+
+
[de.juplo/scannotation "1.0.4"]
+
+

SBT

+
+
libraryDependencies += "de.juplo" %% "scannotation" % "1.0.4"
+
+
+ + +
+
+ +
+ + +