is not current version
Last Version 1.10

leetcode-in-java 1.7

Java Solution for LeetCode algorithm problems, continually updating

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

leetcode-in-java
Version

Version

1.7
Type

Type

jar
Description

Description

leetcode-in-java
Java Solution for LeetCode algorithm problems, continually updating
Project URL

Project URL

https://github.com/javadev/LeetCode-in-Java
Source Code Management

Source Code Management

https://github.com/javadev/LeetCode-in-Java

Download leetcode-in-java 1.7


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar [5.8.2,)
org.junit.jupiter : junit-jupiter-engine jar [5.8.2,)
org.hamcrest : hamcrest-core jar [2.2,)
org.zapodot : embedded-db-junit-jupiter jar [2.0.2,)

Project Modules

There are no modules declared in this project.