License |
License |
---|---|
GroupId | GroupIdcom.sheepyang1993.dsbridge |
ArtifactId | ArtifactIddsbridge |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionDsbridge
A js java bridge library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dsbridge-1.0.0.pom | |
dsbridge-1.0.0-sources.jar | 7 KB |
dsbridge-1.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sheepyang1993.dsbridge/dsbridge/ -->
<dependency>
<groupId>com.sheepyang1993.dsbridge</groupId>
<artifactId>dsbridge</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sheepyang1993.dsbridge/dsbridge/
implementation 'com.sheepyang1993.dsbridge:dsbridge:1.0.0'
// https://jarcasting.com/artifacts/com.sheepyang1993.dsbridge/dsbridge/
implementation ("com.sheepyang1993.dsbridge:dsbridge:1.0.0")
'com.sheepyang1993.dsbridge:dsbridge:aar:1.0.0'
<dependency org="com.sheepyang1993.dsbridge" name="dsbridge" rev="1.0.0">
<artifact name="dsbridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sheepyang1993.dsbridge', module='dsbridge', version='1.0.0')
)
libraryDependencies += "com.sheepyang1993.dsbridge" % "dsbridge" % "1.0.0"
[com.sheepyang1993.dsbridge/dsbridge "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.0 |