GroupId | GroupIdcom.melloware |
---|---|
ArtifactId | ArtifactIdjintellitype |
Version | Version1.3.7 |
Type | Typejar |
Filename | Size |
---|---|
jintellitype-1.3.7.pom | |
jintellitype-1.3.7.jar | 15 KB |
jintellitype-1.3.7-sources.jar | 13 KB |
jintellitype-1.3.7-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.melloware/jintellitype/ -->
<dependency>
<groupId>com.melloware</groupId>
<artifactId>jintellitype</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation 'com.melloware:jintellitype:1.3.7'
// https://jarcasting.com/artifacts/com.melloware/jintellitype/
implementation ("com.melloware:jintellitype:1.3.7")
'com.melloware:jintellitype:jar:1.3.7'
<dependency org="com.melloware" name="jintellitype" rev="1.3.7">
<artifact name="jintellitype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.melloware', module='jintellitype', version='1.3.7')
)
libraryDependencies += "com.melloware" % "jintellitype" % "1.3.7"
[com.melloware/jintellitype "1.3.7"]