GroupId | GroupIdcom.github.mdre |
---|---|
ArtifactId | ArtifactIdflowsubwindow |
Version | Version0.8.2 |
Type | Typejar |
Filename | Size |
---|---|
flowsubwindow-0.8.2.pom | |
flowsubwindow-0.8.2.jar | 20 KB |
flowsubwindow-0.8.2-sources.jar | 16 KB |
flowsubwindow-0.8.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation 'com.github.mdre:flowsubwindow:0.8.2'
// https://jarcasting.com/artifacts/com.github.mdre/flowsubwindow/
implementation ("com.github.mdre:flowsubwindow:0.8.2")
'com.github.mdre:flowsubwindow:jar:0.8.2'
<dependency org="com.github.mdre" name="flowsubwindow" rev="0.8.2">
<artifact name="flowsubwindow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='flowsubwindow', version='0.8.2')
)
libraryDependencies += "com.github.mdre" % "flowsubwindow" % "0.8.2"
[com.github.mdre/flowsubwindow "0.8.2"]