bateman


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalawag.bateman
ArtifactId

ArtifactId

bateman_2.12
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

bateman
bateman
Project URL

Project URL

https://github.com/scalawag/bateman
Project Organization

Project Organization

org.scalawag.bateman

Download bateman_2.12

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.13