Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-ext-insight |
Version | Version0.10.6 |
Type | Typejar |
Filename | Size |
---|---|
truevfs-ext-insight-0.10.6.pom | |
truevfs-ext-insight-0.10.6.jar | 65 KB |
truevfs-ext-insight-0.10.6-sources.jar | 18 KB |
truevfs-ext-insight-0.10.6-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-ext-insight</artifactId>
<version>0.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight/
implementation 'net.java.truevfs:truevfs-ext-insight:0.10.6'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight/
implementation ("net.java.truevfs:truevfs-ext-insight:0.10.6")
'net.java.truevfs:truevfs-ext-insight:jar:0.10.6'
<dependency org="net.java.truevfs" name="truevfs-ext-insight" rev="0.10.6">
<artifact name="truevfs-ext-insight" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-insight', version='0.10.6')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-insight" % "0.10.6"
[net.java.truevfs/truevfs-ext-insight "0.10.6"]