Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe_native0.3_2.11 |
Version | Version2.3.0 |
Type | Typejar |
Filename | Size |
---|---|
scribe_native0.3_2.11-2.3.0.pom | |
scribe_native0.3_2.11-2.3.0.jar | 282 KB |
scribe_native0.3_2.11-2.3.0-sources.jar | 12 KB |
scribe_native0.3_2.11-2.3.0-javadoc.jar | 538 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe_native0.3_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/
implementation 'com.outr:scribe_native0.3_2.11:2.3.0'
// https://jarcasting.com/artifacts/com.outr/scribe_native0.3_2.11/
implementation ("com.outr:scribe_native0.3_2.11:2.3.0")
'com.outr:scribe_native0.3_2.11:jar:2.3.0'
<dependency org="com.outr" name="scribe_native0.3_2.11" rev="2.3.0">
<artifact name="scribe_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe_native0.3_2.11', version='2.3.0')
)
libraryDependencies += "com.outr" % "scribe_native0.3_2.11" % "2.3.0"
[com.outr/scribe_native0.3_2.11 "2.3.0"]