Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.luketebbs.uniform |
ArtifactId | ArtifactIdcore_sjs0.6_2.13 |
Version | Version4.7.0 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs0.6_2.13-4.7.0.pom | |
core_sjs0.6_2.13-4.7.0.jar | 393 KB |
core_sjs0.6_2.13-4.7.0-sources.jar | 14 KB |
core_sjs0.6_2.13-4.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.luketebbs.uniform/core_sjs0.6_2.13/ -->
<dependency>
<groupId>com.luketebbs.uniform</groupId>
<artifactId>core_sjs0.6_2.13</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.luketebbs.uniform/core_sjs0.6_2.13/
implementation 'com.luketebbs.uniform:core_sjs0.6_2.13:4.7.0'
// https://jarcasting.com/artifacts/com.luketebbs.uniform/core_sjs0.6_2.13/
implementation ("com.luketebbs.uniform:core_sjs0.6_2.13:4.7.0")
'com.luketebbs.uniform:core_sjs0.6_2.13:jar:4.7.0'
<dependency org="com.luketebbs.uniform" name="core_sjs0.6_2.13" rev="4.7.0">
<artifact name="core_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='core_sjs0.6_2.13', version='4.7.0')
)
libraryDependencies += "com.luketebbs.uniform" % "core_sjs0.6_2.13" % "4.7.0"
[com.luketebbs.uniform/core_sjs0.6_2.13 "4.7.0"]