License |
License
code4tv.com
|
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdmhp-1.1.2 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmhp-1.1.2
MHP 1.1.2 stubs
|
Project Organization |
Project Organizationcode4tv.com |
Filename | Size |
---|---|
mhp-1.1.2-1.1.pom | |
mhp-1.1.2-1.1.jar | 632 KB |
mhp-1.1.2-1.1-sources.jar | 1 MB |
mhp-1.1.2-1.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/mhp-1.1.2/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>mhp-1.1.2</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/mhp-1.1.2/
implementation 'com.googlecode.jinahya:mhp-1.1.2:1.1'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/mhp-1.1.2/
implementation ("com.googlecode.jinahya:mhp-1.1.2:1.1")
'com.googlecode.jinahya:mhp-1.1.2:jar:1.1'
<dependency org="com.googlecode.jinahya" name="mhp-1.1.2" rev="1.1">
<artifact name="mhp-1.1.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='mhp-1.1.2', version='1.1')
)
libraryDependencies += "com.googlecode.jinahya" % "mhp-1.1.2" % "1.1"
[com.googlecode.jinahya/mhp-1.1.2 "1.1"]