GroupId | GroupIdcom.github.mdre |
---|---|
ArtifactId | ArtifactIdflowsubwindow |
Version | Version0.8.1 |
Type | Typejar |
Filename | Size |
---|---|
flowsubwindow-0.8.1.pom | |
flowsubwindow-0.8.1.jar | 19 KB |
flowsubwindow-0.8.1-sources.jar | 16 KB |
flowsubwindow-0.8.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>flowsubwindow</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation 'com.github.mdre:flowsubwindow:0.8.1'
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation ("com.github.mdre:flowsubwindow:0.8.1")
'com.github.mdre:flowsubwindow:jar:0.8.1'
<dependency org="com.github.mdre" name="flowsubwindow" rev="0.8.1">
<artifact name="flowsubwindow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='flowsubwindow', version='0.8.1')
)
libraryDependencies += "com.github.mdre" % "flowsubwindow" % "0.8.1"
[com.github.mdre/flowsubwindow "0.8.1"]