| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdch.ethz.inf.vs |
| ArtifactId | ArtifactIdscandium |
| Version | Version0.1.6-final |
| Type | Typejar |
| Description |
DescriptionScandium (Sc)
Scandium (Sc) Security for Californium
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scandium-0.1.6-final.pom | |
| scandium-0.1.6-final.jar | 173 KB |
| scandium-0.1.6-final-sources.jar | 162 KB |
| scandium-0.1.6-final-javadoc.jar | 484 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.ethz.inf.vs/scandium/ -->
<dependency>
<groupId>ch.ethz.inf.vs</groupId>
<artifactId>scandium</artifactId>
<version>0.1.6-final</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/scandium/
implementation 'ch.ethz.inf.vs:scandium:0.1.6-final'
// https://jarcasting.com/artifacts/ch.ethz.inf.vs/scandium/
implementation ("ch.ethz.inf.vs:scandium:0.1.6-final")
'ch.ethz.inf.vs:scandium:jar:0.1.6-final'
<dependency org="ch.ethz.inf.vs" name="scandium" rev="0.1.6-final">
<artifact name="scandium" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ethz.inf.vs', module='scandium', version='0.1.6-final')
)
libraryDependencies += "ch.ethz.inf.vs" % "scandium" % "0.1.6-final"
[ch.ethz.inf.vs/scandium "0.1.6-final"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.ethz.inf.vs : element-connector | jar | 0.2-final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |