operator


License

License

Categories

Categories

Net
GroupId

GroupId

net.petitviolet
ArtifactId

ArtifactId

operator_2.13
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

operator
operator
Project URL

Project URL

https://github.com/petitviolet/scala-operator
Project Organization

Project Organization

net.petitviolet

Download operator_2.13

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.3
0.6.2
0.6.1