License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.fortytwo.smsn |
ArtifactId | ArtifactIdsmsn-devices |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionSemantic Synchrony Devices
An experiment in cognitive and sensory augmentation
|
Filename | Size |
---|---|
smsn-devices-1.4.pom | |
smsn-devices-1.4.jar | 4 KB |
smsn-devices-1.4-tests.jar | 1 KB |
smsn-devices-1.4-sources.jar | 2 KB |
smsn-devices-1.4-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-devices/ -->
<dependency>
<groupId>net.fortytwo.smsn</groupId>
<artifactId>smsn-devices</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-devices/
implementation 'net.fortytwo.smsn:smsn-devices:1.4'
// https://jarcasting.com/artifacts/net.fortytwo.smsn/smsn-devices/
implementation ("net.fortytwo.smsn:smsn-devices:1.4")
'net.fortytwo.smsn:smsn-devices:jar:1.4'
<dependency org="net.fortytwo.smsn" name="smsn-devices" rev="1.4">
<artifact name="smsn-devices" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.smsn', module='smsn-devices', version='1.4')
)
libraryDependencies += "net.fortytwo.smsn" % "smsn-devices" % "1.4"
[net.fortytwo.smsn/smsn-devices "1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.fortytwo.smsn : smsn-services | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |