Last Version

oddest-number 0.0.2

An ineffective odd-number determinator.

License

License

GroupId

GroupId

com.wgtwo
ArtifactId

ArtifactId

odd
Version

Version

0.0.2
Type

Type

jar
Description

Description

oddest-number
An ineffective odd-number determinator.
Project URL

Project URL

https://github.com/working-group-two/oddest-number
Source Code Management

Source Code Management

http://github.com/working-group-two/oddest-number/tree/master

Download odd 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51

Project Modules

There are no modules declared in this project.