Categories |
CategoriesJava Languages Net |
---|---|
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-ext-insight |
Version | Version0.13.0 |
Type | Typejar |
Filename | Size |
---|---|
truevfs-ext-insight-0.13.0.pom | |
truevfs-ext-insight-0.13.0.jar | 31 KB |
truevfs-ext-insight-0.13.0-sources.jar | 21 KB |
truevfs-ext-insight-0.13.0-javadoc.jar | 53 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.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight/
implementation 'net.java.truevfs:truevfs-ext-insight:0.13.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight/
implementation ("net.java.truevfs:truevfs-ext-insight:0.13.0")
'net.java.truevfs:truevfs-ext-insight:jar:0.13.0'
<dependency org="net.java.truevfs" name="truevfs-ext-insight" rev="0.13.0">
<artifact name="truevfs-ext-insight" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-insight', version='0.13.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-insight" % "0.13.0"
[net.java.truevfs/truevfs-ext-insight "0.13.0"]