a-ok

Some scala test utility classes

License

License

GroupId

GroupId

io.othree
ArtifactId

ArtifactId

a-ok_2.12
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

a-ok
Some scala test utility classes
Project URL

Project URL

https://github.com/othree-oss/a-ok
Source Code Management

Source Code Management

https://github.com/othree-oss/a-ok

Download a-ok_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
org.mockito : mockito-core jar 2.18.3
org.scalatest : scalatest_2.12 jar 3.0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status

io.othree

Othree

Versions

Version
1.0.1
1.0