GroupId | GroupIdcom.github.l42111996 |
---|---|
ArtifactId | ArtifactIdkcp-lockStepSynchronization |
Version | Version1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/ -->
<dependency>
<groupId>com.github.l42111996</groupId>
<artifactId>kcp-lockStepSynchronization</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/
implementation 'com.github.l42111996:kcp-lockStepSynchronization:1.2'
// https://jarcasting.com/artifacts/com.github.l42111996/kcp-lockStepSynchronization/
implementation ("com.github.l42111996:kcp-lockStepSynchronization:1.2")
'com.github.l42111996:kcp-lockStepSynchronization:jar:1.2'
<dependency org="com.github.l42111996" name="kcp-lockStepSynchronization" rev="1.2">
<artifact name="kcp-lockStepSynchronization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.l42111996', module='kcp-lockStepSynchronization', version='1.2')
)
libraryDependencies += "com.github.l42111996" % "kcp-lockStepSynchronization" % "1.2"
[com.github.l42111996/kcp-lockStepSynchronization "1.2"]