is not current version
Last Version 1.6.6-RELEASE

com.jeramtough:jtcomponent 1.1.0-RELEASE

It sealing some common component...

GroupId

GroupId

com.jeramtough
ArtifactId

ArtifactId

jtcomponent
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download jtcomponent 1.1.0-RELEASE


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