hashids-scala

Hashids scala port

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.ancane
ArtifactId

ArtifactId

hashids-scala_2.10
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

hashids-scala
Hashids scala port
Project URL

Project URL

https://github.com/ancane/hashids.scala
Project Organization

Project Organization

com.github.ancane
Source Code Management

Source Code Management

https://github.com/ancane/hashids.scala

Download hashids-scala_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ancane/hashids-scala_2.10/ -->
<dependency>
    <groupId>com.github.ancane</groupId>
    <artifactId>hashids-scala_2.10</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ancane/hashids-scala_2.10/
implementation 'com.github.ancane:hashids-scala_2.10:1.3'
// https://jarcasting.com/artifacts/com.github.ancane/hashids-scala_2.10/
implementation ("com.github.ancane:hashids-scala_2.10:1.3")
'com.github.ancane:hashids-scala_2.10:jar:1.3'
<dependency org="com.github.ancane" name="hashids-scala_2.10" rev="1.3">
  <artifact name="hashids-scala_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ancane', module='hashids-scala_2.10', version='1.3')
)
libraryDependencies += "com.github.ancane" % "hashids-scala_2.10" % "1.3"
[com.github.ancane/hashids-scala_2.10 "1.3"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.9
org.specs2 : specs2-junit_2.10 jar 3.8.9
org.specs2 : specs2-mock_2.10 jar 3.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0