Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
---|---|
GroupId | GroupIdorg.scommons.react-native |
ArtifactId | ArtifactIdscommons-react-native-core_sjs0.6_2.12 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.scommons.react-native/scommons-react-native-core_sjs0.6_2.12/ -->
<dependency>
<groupId>org.scommons.react-native</groupId>
<artifactId>scommons-react-native-core_sjs0.6_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scommons.react-native/scommons-react-native-core_sjs0.6_2.12/
implementation 'org.scommons.react-native:scommons-react-native-core_sjs0.6_2.12:0.1.0'
// https://jarcasting.com/artifacts/org.scommons.react-native/scommons-react-native-core_sjs0.6_2.12/
implementation ("org.scommons.react-native:scommons-react-native-core_sjs0.6_2.12:0.1.0")
'org.scommons.react-native:scommons-react-native-core_sjs0.6_2.12:jar:0.1.0'
<dependency org="org.scommons.react-native" name="scommons-react-native-core_sjs0.6_2.12" rev="0.1.0">
<artifact name="scommons-react-native-core_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scommons.react-native', module='scommons-react-native-core_sjs0.6_2.12', version='0.1.0')
)
libraryDependencies += "org.scommons.react-native" % "scommons-react-native-core_sjs0.6_2.12" % "0.1.0"
[org.scommons.react-native/scommons-react-native-core_sjs0.6_2.12 "0.1.0"]