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