License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-ass |
Version | Version0.0.1 |
Type | Typepom |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-ass-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-ass/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-ass</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-ass/
implementation 'com.github.percychuang:modest-ass:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-ass/
implementation ("com.github.percychuang:modest-ass:0.0.1")
'com.github.percychuang:modest-ass:pom:0.0.1'
<dependency org="com.github.percychuang" name="modest-ass" rev="0.0.1">
<artifact name="modest-ass" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-ass', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-ass" % "0.0.1"
[com.github.percychuang/modest-ass "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.percychuang : modest-starter | jar | 0.0.1 |