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