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