GroupId | GroupIdcom.github.keran213539 |
---|---|
ArtifactId | ArtifactIdIK_Analyzer |
Version | Version2012FF_hf1 |
Type | Typejar |
Filename | Size |
---|---|
IK_Analyzer-2012FF_hf1.pom | |
IK_Analyzer-2012FF_hf1.jar | 49 KB |
IK_Analyzer-2012FF_hf1-sources.jar | 1 MB |
IK_Analyzer-2012FF_hf1-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/ -->
<dependency>
<groupId>com.github.keran213539</groupId>
<artifactId>IK_Analyzer</artifactId>
<version>2012FF_hf1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/
implementation 'com.github.keran213539:IK_Analyzer:2012FF_hf1'
// https://jarcasting.com/artifacts/com.github.keran213539/IK_Analyzer/
implementation ("com.github.keran213539:IK_Analyzer:2012FF_hf1")
'com.github.keran213539:IK_Analyzer:jar:2012FF_hf1'
<dependency org="com.github.keran213539" name="IK_Analyzer" rev="2012FF_hf1">
<artifact name="IK_Analyzer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keran213539', module='IK_Analyzer', version='2012FF_hf1')
)
libraryDependencies += "com.github.keran213539" % "IK_Analyzer" % "2012FF_hf1"
[com.github.keran213539/IK_Analyzer "2012FF_hf1"]