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