License |
License |
---|---|
GroupId | GroupIdcom.cognitect |
ArtifactId | ArtifactIdanomalies |
Last Version | Last Version0.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanomalies
Categoric partitioning of program failures.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anomalies-0.1.12.pom | |
anomalies-0.1.12.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/anomalies/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>anomalies</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/anomalies/
implementation 'com.cognitect:anomalies:0.1.12'
// https://jarcasting.com/artifacts/com.cognitect/anomalies/
implementation ("com.cognitect:anomalies:0.1.12")
'com.cognitect:anomalies:jar:0.1.12'
<dependency org="com.cognitect" name="anomalies" rev="0.1.12">
<artifact name="anomalies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='anomalies', version='0.1.12')
)
libraryDependencies += "com.cognitect" % "anomalies" % "0.1.12"
[com.cognitect/anomalies "0.1.12"]