is not current version
Last Version 1.0-alpha-3

com.googlecode.jinahya:jinahya-accessible 1.0-alpha-1


GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

jinahya-accessible
Version

Version

1.0-alpha-1
Type

Type

jar

Download jinahya-accessible 1.0-alpha-1


<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>jinahya-accessible</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/
implementation 'com.googlecode.jinahya:jinahya-accessible:1.0-alpha-1'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jinahya-accessible/
implementation ("com.googlecode.jinahya:jinahya-accessible:1.0-alpha-1")
'com.googlecode.jinahya:jinahya-accessible:jar:1.0-alpha-1'
<dependency org="com.googlecode.jinahya" name="jinahya-accessible" rev="1.0-alpha-1">
  <artifact name="jinahya-accessible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='jinahya-accessible', version='1.0-alpha-1')
)
libraryDependencies += "com.googlecode.jinahya" % "jinahya-accessible" % "1.0-alpha-1"
[com.googlecode.jinahya/jinahya-accessible "1.0-alpha-1"]