Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.nervepoint |
ArtifactId | ArtifactIdidentity4j-unix |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
identity4j-unix-1.0.1.pom | |
identity4j-unix-1.0.1.jar | 63 KB |
identity4j-unix-1.0.1-sources.jar | 47 KB |
identity4j-unix-1.0.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nervepoint/identity4j-unix/ -->
<dependency>
<groupId>com.nervepoint</groupId>
<artifactId>identity4j-unix</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-unix/
implementation 'com.nervepoint:identity4j-unix:1.0.1'
// https://jarcasting.com/artifacts/com.nervepoint/identity4j-unix/
implementation ("com.nervepoint:identity4j-unix:1.0.1")
'com.nervepoint:identity4j-unix:jar:1.0.1'
<dependency org="com.nervepoint" name="identity4j-unix" rev="1.0.1">
<artifact name="identity4j-unix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nervepoint', module='identity4j-unix', version='1.0.1')
)
libraryDependencies += "com.nervepoint" % "identity4j-unix" % "1.0.1"
[com.nervepoint/identity4j-unix "1.0.1"]