Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.rupendert |
ArtifactId | ArtifactIdautodotnetcoreapi |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
autodotnetcoreapi-0.0.1.pom | |
autodotnetcoreapi-0.0.1.jar | 20 KB |
autodotnetcoreapi-0.0.1-sources.jar | 9 KB |
autodotnetcoreapi-0.0.1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/ -->
<dependency>
<groupId>com.github.rupendert</groupId>
<artifactId>autodotnetcoreapi</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/
implementation 'com.github.rupendert:autodotnetcoreapi:0.0.1'
// https://jarcasting.com/artifacts/com.github.rupendert/autodotnetcoreapi/
implementation ("com.github.rupendert:autodotnetcoreapi:0.0.1")
'com.github.rupendert:autodotnetcoreapi:jar:0.0.1'
<dependency org="com.github.rupendert" name="autodotnetcoreapi" rev="0.0.1">
<artifact name="autodotnetcoreapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rupendert', module='autodotnetcoreapi', version='0.0.1')
)
libraryDependencies += "com.github.rupendert" % "autodotnetcoreapi" % "0.0.1"
[com.github.rupendert/autodotnetcoreapi "0.0.1"]