License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jinahya |
ArtifactId | ArtifactIdjinahya-accessible |
Last Version | Last Version1.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjinahya-accessible
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>jinahya-accessible</artifactId>
<version>1.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/
implementation 'com.googlecode.jinahya:jinahya-accessible:1.0-alpha-3'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/
implementation ("com.googlecode.jinahya:jinahya-accessible:1.0-alpha-3")
'com.googlecode.jinahya:jinahya-accessible:jar:1.0-alpha-3'
<dependency org="com.googlecode.jinahya" name="jinahya-accessible" rev="1.0-alpha-3">
<artifact name="jinahya-accessible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='jinahya-accessible', version='1.0-alpha-3')
)
libraryDependencies += "com.googlecode.jinahya" % "jinahya-accessible" % "1.0-alpha-3"
[com.googlecode.jinahya/jinahya-accessible "1.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3.1 |