is not current version
Last Version 0.0.4

org.hotpotmaterial:hotpotmaterial-common 0.0.2

this jar provides some useful tools

GroupId

GroupId

org.hotpotmaterial
ArtifactId

ArtifactId

hotpotmaterial-common
Version

Version

0.0.2
Type

Type

pom

Download hotpotmaterial-common 0.0.2


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