We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba3f25 commit 5fc66ceCopy full SHA for 5fc66ce
reconstruction/calib/pom.xml
@@ -20,15 +20,20 @@
20
<dependency>
21
<groupId>org.jlab.clas</groupId>
22
<artifactId>clas-io</artifactId>
23
- <version>13.1.0-SNAPSHOT</version>
+ <version>13.1.0-SNAPSHOT</version>
24
+ </dependency>
25
+
26
+ <dependency>
27
+ <groupId>org.jlab.clas</groupId>
28
+ <artifactId>clas-detector</artifactId>
29
30
</dependency>
31
32
33
34
<artifactId>clas-reco</artifactId>
35
36
37
38
</dependencies>
- <name>clas12detector-calib</name>
39
</project>
0 commit comments