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