is not current version
Last Version 1.0.1

com.github.taymindis:NonSuckOldJavaHelper 0.0.3

NonSuckOldJavaHelper which is doesn't suck, some old java is suck due to security issue, SSL tls1.2 not working by default jsp as an API synchronizing issue and etc...

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

NonSuckOldJavaHelper
Version

Version

0.0.3
Type

Type

jar

Download NonSuckOldJavaHelper 0.0.3


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