License |
License |
---|---|
GroupId | GroupIdorg.sapia |
ArtifactId | ArtifactIdsapia_clazzy |
Version | Version2.0 |
Type | Typejar |
Description |
DescriptionSapia Clazzy
Basic classloader framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sapia_clazzy-2.0.pom | |
sapia_clazzy-2.0.jar | 18 KB |
sapia_clazzy-2.0-sources.jar | 16 KB |
sapia_clazzy-2.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sapia/sapia_clazzy/ -->
<dependency>
<groupId>org.sapia</groupId>
<artifactId>sapia_clazzy</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sapia/sapia_clazzy/
implementation 'org.sapia:sapia_clazzy:2.0'
// https://jarcasting.com/artifacts/org.sapia/sapia_clazzy/
implementation ("org.sapia:sapia_clazzy:2.0")
'org.sapia:sapia_clazzy:jar:2.0'
<dependency org="org.sapia" name="sapia_clazzy" rev="2.0">
<artifact name="sapia_clazzy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sapia', module='sapia_clazzy', version='2.0')
)
libraryDependencies += "org.sapia" % "sapia_clazzy" % "2.0"
[org.sapia/sapia_clazzy "2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |