| License |
License |
|---|---|
| GroupId | GroupIdmt.edu.um.cs.rv |
| ArtifactId | ArtifactIdmonitors |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRuntime Verification Tool Event Manager
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| monitors-1.0.2.pom | |
| monitors-1.0.2.jar | 15 KB |
| monitors-1.0.2-sources.jar | 9 KB |
| monitors-1.0.2-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/ -->
<dependency>
<groupId>mt.edu.um.cs.rv</groupId>
<artifactId>monitors</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/
implementation 'mt.edu.um.cs.rv:monitors:1.0.2'
// https://jarcasting.com/artifacts/mt.edu.um.cs.rv/monitors/
implementation ("mt.edu.um.cs.rv:monitors:1.0.2")
'mt.edu.um.cs.rv:monitors:jar:1.0.2'
<dependency org="mt.edu.um.cs.rv" name="monitors" rev="1.0.2">
<artifact name="monitors" type="jar" />
</dependency>
@Grapes(
@Grab(group='mt.edu.um.cs.rv', module='monitors', version='1.0.2')
)
libraryDependencies += "mt.edu.um.cs.rv" % "monitors" % "1.0.2"
[mt.edu.um.cs.rv/monitors "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| mt.edu.um.cs.rv : events | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |