is not current version
Last Version 1.0.101

com.github.mkorman9.districron:common 1.0.96


Categories

Categories

ORM Data
GroupId

GroupId

com.github.mkorman9.districron
ArtifactId

ArtifactId

common
Version

Version

1.0.96
Type

Type

jar

Download common 1.0.96


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