License |
License
BSD
|
---|---|
GroupId | GroupIdcom.rempl |
ArtifactId | ArtifactIdrempl-tk |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrempl-tk
ToolKit, that includes supplementary resources and instruments
for build automation. Also this module includes AspectJ aspects
shared among all other modules.
|
Filename | Size |
---|---|
rempl-tk-1.1.3.pom | |
rempl-tk-1.1.3.jar | 99 KB |
rempl-tk-1.1.3-sources.jar | 14 KB |
rempl-tk-1.1.3-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rempl/rempl-tk/ -->
<dependency>
<groupId>com.rempl</groupId>
<artifactId>rempl-tk</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.rempl/rempl-tk/
implementation 'com.rempl:rempl-tk:1.1.3'
// https://jarcasting.com/artifacts/com.rempl/rempl-tk/
implementation ("com.rempl:rempl-tk:1.1.3")
'com.rempl:rempl-tk:jar:1.1.3'
<dependency org="com.rempl" name="rempl-tk" rev="1.1.3">
<artifact name="rempl-tk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rempl', module='rempl-tk', version='1.1.3')
)
libraryDependencies += "com.rempl" % "rempl-tk" % "1.1.3"
[com.rempl/rempl-tk "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.5 |
commons-io : commons-io | jar | 2.0.1 |
checkstyle : checkstyle | jar | 5.0 |
org.antlr : antlr-runtime | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |