License |
License |
---|---|
GroupId | GroupIddk.alexandra.fresco |
ArtifactId | ArtifactIddemos |
Version | Version1.3.0 |
Type | Typepom |
Description |
DescriptionA FRamework for Efficient and Secure COmputation. This is the parent pom for making the sub
modules.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
demos-1.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/demos/ -->
<dependency>
<groupId>dk.alexandra.fresco</groupId>
<artifactId>demos</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/demos/
implementation 'dk.alexandra.fresco:demos:1.3.0'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/demos/
implementation ("dk.alexandra.fresco:demos:1.3.0")
'dk.alexandra.fresco:demos:pom:1.3.0'
<dependency org="dk.alexandra.fresco" name="demos" rev="1.3.0">
<artifact name="demos" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='demos', version='1.3.0')
)
libraryDependencies += "dk.alexandra.fresco" % "demos" % "1.3.0"
[dk.alexandra.fresco/demos "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : spdz | jar | 1.3.0 |
dk.alexandra.fresco : tinytables | jar | 1.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
dk.alexandra.fresco : core | test-jar | 1.3.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |