Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.xuanyue202 |
ArtifactId | ArtifactIdcomposer-sdk-java-driver-fabric-v1 |
Version | Version0.14.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xuanyue202/composer-sdk-java-driver-fabric-v1/ -->
<dependency>
<groupId>com.github.xuanyue202</groupId>
<artifactId>composer-sdk-java-driver-fabric-v1</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuanyue202/composer-sdk-java-driver-fabric-v1/
implementation 'com.github.xuanyue202:composer-sdk-java-driver-fabric-v1:0.14.2'
// https://jarcasting.com/artifacts/com.github.xuanyue202/composer-sdk-java-driver-fabric-v1/
implementation ("com.github.xuanyue202:composer-sdk-java-driver-fabric-v1:0.14.2")
'com.github.xuanyue202:composer-sdk-java-driver-fabric-v1:jar:0.14.2'
<dependency org="com.github.xuanyue202" name="composer-sdk-java-driver-fabric-v1" rev="0.14.2">
<artifact name="composer-sdk-java-driver-fabric-v1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuanyue202', module='composer-sdk-java-driver-fabric-v1', version='0.14.2')
)
libraryDependencies += "com.github.xuanyue202" % "composer-sdk-java-driver-fabric-v1" % "0.14.2"
[com.github.xuanyue202/composer-sdk-java-driver-fabric-v1 "0.14.2"]