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