outab-common

Common dependency package for outab

License

License

GroupId

GroupId

com.outab.common
ArtifactId

ArtifactId

outab-common
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

outab-common
Common dependency package for outab

Download outab-common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1