GroupId | GroupIdcom.github.edgarespina |
---|---|
ArtifactId | ArtifactIdmwa-view |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mwa-view-0.1.0.pom | |
mwa-view-0.1.0.jar | 11 KB |
mwa-view-0.1.0-sources.jar | 6 KB |
mwa-view-0.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/ -->
<dependency>
<groupId>com.github.edgarespina</groupId>
<artifactId>mwa-view</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/
implementation 'com.github.edgarespina:mwa-view:0.1.0'
// https://jarcasting.com/artifacts/com.github.edgarespina/mwa-view/
implementation ("com.github.edgarespina:mwa-view:0.1.0")
'com.github.edgarespina:mwa-view:jar:0.1.0'
<dependency org="com.github.edgarespina" name="mwa-view" rev="0.1.0">
<artifact name="mwa-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgarespina', module='mwa-view', version='0.1.0')
)
libraryDependencies += "com.github.edgarespina" % "mwa-view" % "0.1.0"
[com.github.edgarespina/mwa-view "0.1.0"]