is not current version
Last Version 3.6.1

com.townmc:townmc-utils 3.4

townmc-utils is project which contains common utils ,string, http request!

GroupId

GroupId

com.townmc
ArtifactId

ArtifactId

townmc-utils
Version

Version

3.4
Type

Type

jar

Download townmc-utils 3.4


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