is not current version
Last Version 3.0.8

com.github.wenhao:mushrooms 2.1.3

Cacheable Remote Call.

GroupId

GroupId

com.github.wenhao
ArtifactId

ArtifactId

mushrooms
Version

Version

2.1.3
Type

Type

jar

Download mushrooms 2.1.3


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