License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.extendo |
ArtifactId | ArtifactIdmonitron |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOmnisensory Monitron
Extendo Project
|
Filename | Size |
---|---|
monitron-1.0.pom | |
monitron-1.0.jar | 47 KB |
monitron-1.0-tests.jar | 1 KB |
monitron-1.0-sources.jar | 29 KB |
monitron-1.0-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.extendo/monitron/ -->
<dependency>
<groupId>net.fortytwo.extendo</groupId>
<artifactId>monitron</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.extendo/monitron/
implementation 'net.fortytwo.extendo:monitron:1.0'
// https://jarcasting.com/artifacts/net.fortytwo.extendo/monitron/
implementation ("net.fortytwo.extendo:monitron:1.0")
'net.fortytwo.extendo:monitron:jar:1.0'
<dependency org="net.fortytwo.extendo" name="monitron" rev="1.0">
<artifact name="monitron" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.extendo', module='monitron', version='1.0')
)
libraryDependencies += "net.fortytwo.extendo" % "monitron" % "1.0"
[net.fortytwo.extendo/monitron "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.extendo : extendo-core | jar | 1.0 |
net.fortytwo.rdfagents : rdfagents-jade | jar | 1.1 |
edu.rpi.twc.sesamestream : sesamestream-impl | jar | 1.0 |
com.illposed.osc : javaosc | jar | 20060402 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |