Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.thunderz99 |
ArtifactId | ArtifactIdjava-cosmos |
Version | Version0.5.12 |
Type | Typejar |
Filename | Size |
---|---|
java-cosmos-0.5.12.pom | |
java-cosmos-0.5.12.jar | 60 KB |
java-cosmos-0.5.12-sources.jar | 36 KB |
java-cosmos-0.5.12-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thunderz99/java-cosmos/ -->
<dependency>
<groupId>com.github.thunderz99</groupId>
<artifactId>java-cosmos</artifactId>
<version>0.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thunderz99/java-cosmos/
implementation 'com.github.thunderz99:java-cosmos:0.5.12'
// https://jarcasting.com/artifacts/com.github.thunderz99/java-cosmos/
implementation ("com.github.thunderz99:java-cosmos:0.5.12")
'com.github.thunderz99:java-cosmos:jar:0.5.12'
<dependency org="com.github.thunderz99" name="java-cosmos" rev="0.5.12">
<artifact name="java-cosmos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thunderz99', module='java-cosmos', version='0.5.12')
)
libraryDependencies += "com.github.thunderz99" % "java-cosmos" % "0.5.12"
[com.github.thunderz99/java-cosmos "0.5.12"]