is not current version
Last Version 1.3.1

org.reactormonk:cryptobits_2.11 1.0

cryptobits

Categories

Categories

React User Interface Web Frameworks ORM Data Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.reactormonk
ArtifactId

ArtifactId

cryptobits_2.11
Version

Version

1.0
Type

Type

jar

Download cryptobits_2.11 1.0


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