GroupId | GroupIdai.libs.thirdparty |
---|---|
ArtifactId | ArtifactIdinterruptible-meka |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
interruptible-meka-0.1.1.pom | |
interruptible-meka-0.1.1.jar | 589 KB |
interruptible-meka-0.1.1-sources.jar | 486 KB |
interruptible-meka-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.libs.thirdparty/interruptible-meka/ -->
<dependency>
<groupId>ai.libs.thirdparty</groupId>
<artifactId>interruptible-meka</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.libs.thirdparty/interruptible-meka/
implementation 'ai.libs.thirdparty:interruptible-meka:0.1.1'
// https://jarcasting.com/artifacts/ai.libs.thirdparty/interruptible-meka/
implementation ("ai.libs.thirdparty:interruptible-meka:0.1.1")
'ai.libs.thirdparty:interruptible-meka:jar:0.1.1'
<dependency org="ai.libs.thirdparty" name="interruptible-meka" rev="0.1.1">
<artifact name="interruptible-meka" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.libs.thirdparty', module='interruptible-meka', version='0.1.1')
)
libraryDependencies += "ai.libs.thirdparty" % "interruptible-meka" % "0.1.1"
[ai.libs.thirdparty/interruptible-meka "0.1.1"]