is not current version
Last Version 5.0.0-RC6

com.luketebbs.uniform:common-web_2.12 4.3.0

common-web

Categories

Categories

ORM Data
GroupId

GroupId

com.luketebbs.uniform
ArtifactId

ArtifactId

common-web_2.12
Version

Version

4.3.0
Type

Type

jar

Download common-web_2.12 4.3.0


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