Last Version

com.github.hammelion:jintertype 1.1

Java Interface Type Pattern Implementation

License

License

GroupId

GroupId

com.github.hammelion
ArtifactId

ArtifactId

jintertype
Version

Version

1.1
Type

Type

jar
Description

Description

com.github.hammelion:jintertype
Java Interface Type Pattern Implementation

Download jintertype 1.1


<!-- https://jarcasting.com/artifacts/com.github.hammelion/jintertype/ -->
<dependency>
    <groupId>com.github.hammelion</groupId>
    <artifactId>jintertype</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hammelion/jintertype/
implementation 'com.github.hammelion:jintertype:1.1'
// https://jarcasting.com/artifacts/com.github.hammelion/jintertype/
implementation ("com.github.hammelion:jintertype:1.1")
'com.github.hammelion:jintertype:jar:1.1'
<dependency org="com.github.hammelion" name="jintertype" rev="1.1">
  <artifact name="jintertype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hammelion', module='jintertype', version='1.1')
)
libraryDependencies += "com.github.hammelion" % "jintertype" % "1.1"
[com.github.hammelion/jintertype "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.20.0-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.