License |
License |
---|---|
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdnhversion |
Last Version | Last Version1.3.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:nhversion
nhversion
|
Project URL |
Project URL |
Filename | Size |
---|---|
nhversion-1.3.0-RELEASE.pom | |
nhversion-1.3.0-RELEASE.jar | 11 KB |
nhversion-1.3.0-RELEASE-sources.jar | 6 KB |
nhversion-1.3.0-RELEASE-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nhversion/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>nhversion</artifactId>
<version>1.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nhversion/
implementation 'com.github.jeffreyning:nhversion:1.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nhversion/
implementation ("com.github.jeffreyning:nhversion:1.3.0-RELEASE")
'com.github.jeffreyning:nhversion:jar:1.3.0-RELEASE'
<dependency org="com.github.jeffreyning" name="nhversion" rev="1.3.0-RELEASE">
<artifact name="nhversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nhversion', version='1.3.0-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "nhversion" % "1.3.0-RELEASE"
[com.github.jeffreyning/nhversion "1.3.0-RELEASE"]