scalacrypt


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

xyz.wiedenhoeft
ArtifactId

ArtifactId

scalacrypt_2.11
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalacrypt
scalacrypt
Project URL

Project URL

https://github.com/richard-w/scalacrypt
Project Organization

Project Organization

xyz.wiedenhoeft
Source Code Management

Source Code Management

https://github.com/richard-w/scalacrypt

Download scalacrypt_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/xyz.wiedenhoeft/scalacrypt_2.11/ -->
<dependency>
    <groupId>xyz.wiedenhoeft</groupId>
    <artifactId>scalacrypt_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.wiedenhoeft/scalacrypt_2.11/
implementation 'xyz.wiedenhoeft:scalacrypt_2.11:0.4.0'
// https://jarcasting.com/artifacts/xyz.wiedenhoeft/scalacrypt_2.11/
implementation ("xyz.wiedenhoeft:scalacrypt_2.11:0.4.0")
'xyz.wiedenhoeft:scalacrypt_2.11:jar:0.4.0'
<dependency org="xyz.wiedenhoeft" name="scalacrypt_2.11" rev="0.4.0">
  <artifact name="scalacrypt_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.wiedenhoeft', module='scalacrypt_2.11', version='0.4.0')
)
libraryDependencies += "xyz.wiedenhoeft" % "scalacrypt_2.11" % "0.4.0"
[xyz.wiedenhoeft/scalacrypt_2.11 "0.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.1