is not current version
Last Version 1.1.3

com.rempl:rempl-tk 1.1.2

ToolKit, that includes supplementary resources and instruments for build automation. Also this module includes AspectJ aspects shared among all other modules.

GroupId

GroupId

com.rempl
ArtifactId

ArtifactId

rempl-tk
Version

Version

1.1.2
Type

Type

jar

Download rempl-tk 1.1.2


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