License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.hermod |
ArtifactId | ArtifactIdhermod-java-ser-descriptor-api |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionhermod-java-ser-descriptor-api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hermod/hermod-java-ser-descriptor-api/ -->
<dependency>
<groupId>com.github.hermod</groupId>
<artifactId>hermod-java-ser-descriptor-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hermod/hermod-java-ser-descriptor-api/
implementation 'com.github.hermod:hermod-java-ser-descriptor-api:0.0.1'
// https://jarcasting.com/artifacts/com.github.hermod/hermod-java-ser-descriptor-api/
implementation ("com.github.hermod:hermod-java-ser-descriptor-api:0.0.1")
'com.github.hermod:hermod-java-ser-descriptor-api:jar:0.0.1'
<dependency org="com.github.hermod" name="hermod-java-ser-descriptor-api" rev="0.0.1">
<artifact name="hermod-java-ser-descriptor-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hermod', module='hermod-java-ser-descriptor-api', version='0.0.1')
)
libraryDependencies += "com.github.hermod" % "hermod-java-ser-descriptor-api" % "0.0.1"
[com.github.hermod/hermod-java-ser-descriptor-api "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.washington.cs.types.checker : checker-framework | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.4.0 |