is not current version
Last Version 1.2.0

com.wichell:wichell-common 1.1.0

common project com.wichell.wichell jar

GroupId

GroupId

com.wichell
ArtifactId

ArtifactId

wichell-common
Version

Version

1.1.0
Type

Type

jar

Download wichell-common 1.1.0


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