| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.fortytwo.smsn |
| ArtifactId | ArtifactIdtypeatron |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMonomanual Typeatron
An experiment in cognitive and sensory augmentation
|
| Filename | Size |
|---|---|
| typeatron-1.4.pom | |
| typeatron-1.4.jar | 95 KB |
| typeatron-1.4-tests.jar | 5 KB |
| typeatron-1.4-sources.jar | 44 KB |
| typeatron-1.4-javadoc.jar | 249 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.fortytwo.smsn/typeatron/ -->
<dependency>
<groupId>net.fortytwo.smsn</groupId>
<artifactId>typeatron</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.fortytwo.smsn/typeatron/
implementation 'net.fortytwo.smsn:typeatron:1.4'
// https://jarcasting.com/artifacts/net.fortytwo.smsn/typeatron/
implementation ("net.fortytwo.smsn:typeatron:1.4")
'net.fortytwo.smsn:typeatron:jar:1.4'
<dependency org="net.fortytwo.smsn" name="typeatron" rev="1.4">
<artifact name="typeatron" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.fortytwo.smsn', module='typeatron', version='1.4')
)
libraryDependencies += "net.fortytwo.smsn" % "typeatron" % "1.4"
[net.fortytwo.smsn/typeatron "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.fortytwo.smsn : smsn-devices | jar | 1.4 |
| net.fortytwo.smsn : brain | jar | 1.4 |
| net.fortytwo.ripple : ripple-core | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |