| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.fortytwo.smsn |
| ArtifactId | ArtifactIdsmsn-core |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| 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 | 16 KB |
| smsn-core-1.4-tests.jar | 3 KB |
| smsn-core-1.4-sources.jar | 7 KB |
| smsn-core-1.4-javadoc.jar | 77 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 |