is not current version
Last Version 1.1.3

com.rempl:rempl-commons 1.1.2


GroupId

GroupId

com.rempl
ArtifactId

ArtifactId

rempl-commons
Version

Version

1.1.2
Type

Type

jar

Download rempl-commons 1.1.2


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