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