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