License |
License |
---|---|
GroupId | GroupIdcom.github.nhojpatrick |
ArtifactId | ArtifactIdnhojpatrick-lang |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLang
Lang project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nhojpatrick-lang-1.0.0.pom | |
nhojpatrick-lang-1.0.0.jar | 10 KB |
nhojpatrick-lang-1.0.0-sources.jar | 7 KB |
nhojpatrick-lang-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick/nhojpatrick-lang/ -->
<dependency>
<groupId>com.github.nhojpatrick</groupId>
<artifactId>nhojpatrick-lang</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick/nhojpatrick-lang/
implementation 'com.github.nhojpatrick:nhojpatrick-lang:1.0.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick/nhojpatrick-lang/
implementation ("com.github.nhojpatrick:nhojpatrick-lang:1.0.0")
'com.github.nhojpatrick:nhojpatrick-lang:jar:1.0.0'
<dependency org="com.github.nhojpatrick" name="nhojpatrick-lang" rev="1.0.0">
<artifact name="nhojpatrick-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick', module='nhojpatrick-lang', version='1.0.0')
)
libraryDependencies += "com.github.nhojpatrick" % "nhojpatrick-lang" % "1.0.0"
[com.github.nhojpatrick/nhojpatrick-lang "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.7.999) |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
org.hamcrest : hamcrest | jar | [2,2.999.999) |
org.testng : testng | jar | 7.0.0 |