| License |
License
BSD
|
|---|---|
| GroupId | GroupIdcom.rexsl |
| ArtifactId | ArtifactIdrexsl-tk |
| Last Version | Last Version0.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrexsl-tk
Tool Kit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rexsl-tk-0.2.3.pom | |
| rexsl-tk-0.2.3.jar | 5 KB |
| rexsl-tk-0.2.3-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rexsl/rexsl-tk/ -->
<dependency>
<groupId>com.rexsl</groupId>
<artifactId>rexsl-tk</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.rexsl/rexsl-tk/
implementation 'com.rexsl:rexsl-tk:0.2.3'
// https://jarcasting.com/artifacts/com.rexsl/rexsl-tk/
implementation ("com.rexsl:rexsl-tk:0.2.3")
'com.rexsl:rexsl-tk:jar:0.2.3'
<dependency org="com.rexsl" name="rexsl-tk" rev="0.2.3">
<artifact name="rexsl-tk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rexsl', module='rexsl-tk', version='0.2.3')
)
libraryDependencies += "com.rexsl" % "rexsl-tk" % "0.2.3"
[com.rexsl/rexsl-tk "0.2.3"]