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