is not current version
Last Version 0.1.12

com.dev-smart:devsmart-core 0.1.10

A collection of utility functions for java

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

devsmart-core
Version

Version

0.1.10
Type

Type

jar

Download devsmart-core 0.1.10


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