is not current version
Last Version 3.0.1

com.github.taymindis:java-helper 2.1.7

Java Helper to help for - SSL tls1.2 not working by default - jsp as an API synchronizing issue - PaaS(Page as a service) and etc... - Transactional API - Lock Request Process

Categories

Categories

Java Languages
GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

java-helper
Version

Version

2.1.7
Type

Type

jar

Download java-helper 2.1.7


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