Java Snippets

Utils for solving common problems in java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.congyh
ArtifactId

ArtifactId

java-snippets
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Snippets
Utils for solving common problems in java.

Download java-snippets

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.39

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1