Categories |
CategoriesJava Languages Net KeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-key-swing |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
truevfs-key-swing-0.9.2.pom | |
truevfs-key-swing-0.9.2.jar | 68 KB |
truevfs-key-swing-0.9.2-sources.jar | 52 KB |
truevfs-key-swing-0.9.2-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-key-swing</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/
implementation 'net.java.truevfs:truevfs-key-swing:0.9.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-key-swing/
implementation ("net.java.truevfs:truevfs-key-swing:0.9.2")
'net.java.truevfs:truevfs-key-swing:jar:0.9.2'
<dependency org="net.java.truevfs" name="truevfs-key-swing" rev="0.9.2">
<artifact name="truevfs-key-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-key-swing', version='0.9.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-key-swing" % "0.9.2"
[net.java.truevfs/truevfs-key-swing "0.9.2"]