Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdcom.masabi.swagwire |
ArtifactId | ArtifactIdswagwire-core |
Version | Version0.0.26 |
Type | Typejar |
Filename | Size |
---|---|
swagwire-core-0.0.26.pom | |
swagwire-core-0.0.26.jar | 20 KB |
swagwire-core-0.0.26-sources.jar | 2 KB |
swagwire-core-0.0.26-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-core/ -->
<dependency>
<groupId>com.masabi.swagwire</groupId>
<artifactId>swagwire-core</artifactId>
<version>0.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-core/
implementation 'com.masabi.swagwire:swagwire-core:0.0.26'
// https://jarcasting.com/artifacts/com.masabi.swagwire/swagwire-core/
implementation ("com.masabi.swagwire:swagwire-core:0.0.26")
'com.masabi.swagwire:swagwire-core:jar:0.0.26'
<dependency org="com.masabi.swagwire" name="swagwire-core" rev="0.0.26">
<artifact name="swagwire-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.masabi.swagwire', module='swagwire-core', version='0.0.26')
)
libraryDependencies += "com.masabi.swagwire" % "swagwire-core" % "0.0.26"
[com.masabi.swagwire/swagwire-core "0.0.26"]